diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index a70d0f9a305abd96a511fa3358c664bf5ea6b83b..a4cde50d5eb2d144028a548de4914e92d6b1efce 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -2,6 +2,12 @@
 
 0.10.7.1-0.10.x
 
+10/28/2018
+
+	36
+	-slave price economy tweaking
+	-fixes
+
 10/27/2018
 
 	35
diff --git a/src/events/gameover.tw b/src/events/gameover.tw
index 3fad2c30da491eebc505e900114ba7d93602056a..fd406d32afda75afa19e88377c6ba4b0a52f2417 100644
--- a/src/events/gameover.tw
+++ b/src/events/gameover.tw
@@ -12,7 +12,8 @@
 	''GAME OVER''
 <<elseif $gameover == "idiot ball">>
 	<<set $ui = "start">>
-	You quickly move to deal $Bodyguard.slaveName a slap across the face. You have an instant to realize the depth of your folly as her combat training kicks into gear: before she realizes what she's doing, she has drawn her sword, blocked your slap (and incidentally, removed your hand in doing so), and buried the sword in your chest on the riposte. Her devotion returns to her as her combat instincts subside. As you fade, you see her eyes cloud with terrible, unhealable guilt; in one sure movement, she draws her weapon, sets it to semi-automatic, places it under her chin, and fires a single round.
+	<<setLocalPronouns $Bodyguard 2>>
+	You quickly move to deal $Bodyguard.slaveName a slap across the face. You have an instant to realize the depth of your folly as _his2 combat training kicks into gear: before _he2 realizes what _he2's doing, _he2 has drawn _his2 sword, blocked your slap (and incidentally, removed your hand in doing so), and buried the sword in your chest on the riposte. _His2 devotion returns to _him2 as _his2 combat instincts subside. As you fade, you see _his2 eyes cloud with terrible, unhealable guilt; in one sure movement, _he2 draws _his2 weapon, sets it to semi-automatic, places it under _his2 chin, and fires a single round.
 
 	<br><br>
 	''GAME OVER''
diff --git a/src/facilities/brothel/brothelAssignmentScene.tw b/src/facilities/brothel/brothelAssignmentScene.tw
index 08184ace4c3467f8c3b18d10342b7aebd23142df..9981f414e4d6029f9635f2d45d9c64ecc720db39 100644
--- a/src/facilities/brothel/brothelAssignmentScene.tw
+++ b/src/facilities/brothel/brothelAssignmentScene.tw
@@ -2,35 +2,36 @@
 
 <<set $nextButton = "Continue", $nextLink = $returnTo>>
 <<run Enunciate($activeSlave)>>
+<<setLocalPronouns $activeSlave>>
 
-You could direct $assistantName to relay your orders to $activeSlave.slaveName, but you've decided to avoid relying too much on machine assistance. So, she is merely directed to report to your office. The
+You could direct $assistantName to relay your orders to $activeSlave.slaveName, but you've decided to avoid relying too much on machine assistance. So, $he is merely directed to report to your office. The
 <<if $activeSlave.devotion > 95>>
-	worshipful girl <<if $activeSlave.amp != 1>>hurries in as soon as she possibly can<<else>>comes in as soon as she can get another slave to carry her in<</if>>, happy her beloved <<if $PC.title == 1>>Master<<else>>Mistress<</if>> is taking an interest in her.
+	worshipful $girl <<if $activeSlave.amp != 1>>hurries in as soon as $he possibly can<<else>>comes in as soon as $he can get another slave to carry $him in<</if>>, happy $his beloved <<= WrittenMaster($activeSlave)>> is taking an interest in $him.
 <<elseif $activeSlave.devotion > 50>>
-	devoted girl <<if $activeSlave.amp != 1>>hurries in promptly<<else>>comes in as soon as she can get another slave to carry her in<</if>>, eager to do whatever you demand of her.
+	devoted $girl <<if $activeSlave.amp != 1>>hurries in promptly<<else>>comes in as soon as $he can get another slave to carry $him in<</if>>, eager to do whatever you demand of $him.
 <<elseif $activeSlave.devotion > 20>>
-	girl, broken to your will, <<if $activeSlave.amp != 1>>comes in promptly<<else>>comes in as soon as she can get another slave to carry her in<</if>>, clearly ready to follow orders.
+	$girl, broken to your will, <<if $activeSlave.amp != 1>>comes in promptly<<else>>comes in as soon as $he can get another slave to carry $him in<</if>>, clearly ready to follow orders.
 <<elseif ($activeSlave.trust < -20) && ($activeSlave.devotion > -10)>>
-	fearful slave <<if $activeSlave.amp != 1>>comes in promptly<<else>>comes in as soon as she can get another slave to carry her in<</if>>, afraid of what will happen to her if she doesn't.
+	fearful slave <<if $activeSlave.amp != 1>>comes in promptly<<else>>comes in as soon as $he can get another slave to carry $him in<</if>>, afraid of what will happen to $him if $he doesn't.
 <<elseif ($activeSlave.trust < -50)>>
-	terrified slave <<if $activeSlave.amp != 1>>comes in hurriedly<<else>>comes in as soon as she can get another slave to carry her in<</if>>, almost paralyzed by terror of what will happen to her if she doesn't.
+	terrified slave <<if $activeSlave.amp != 1>>comes in hurriedly<<else>>comes in as soon as $he can get another slave to carry $him in<</if>>, almost paralyzed by terror of what will happen to $him if $he doesn't.
 <<else>>
-	rebellious slave <<if $activeSlave.amp != 1>>comes in slowly, having decided that she can always decide to resist once she hears what you want<<else>>comes in as soon as you order another slave to carry her in, since she can't exactly resist this without limbs<</if>>.
+	rebellious slave <<if $activeSlave.amp != 1>>comes in slowly, having decided that $he can always decide to resist once $he hears what you want<<else>>comes in as soon as you order another slave to carry $him in, since $he can't exactly resist this without limbs<</if>>.
 <</if>>
-You tell her she's to report to <<if $Madam != 0>>$Madam.slaveName immediately, to serve in $brothelName<<else>>$brothelName immediately, to serve there<</if>> until further notice.
+You tell $him $he's to report to <<if $Madam != 0>>$Madam.slaveName immediately, to serve in $brothelName<<else>>$brothelName immediately, to serve there<</if>> until further notice.
 
 <br><br>
 <<if $activeSlave.devotion > 50>>
 
 <<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
-	She looks excited. "<<Master>>, I hoped you would <<s>>end me down there <<s>>ometime!
+	$He looks excited. "<<Master>>, I hoped you would <<s>>end me down there <<s>>ometime!
 	<<switch $activeSlave.fetish>>
 	<<case "submissive">>
-		I mean, I'll have to do whatever the cu<<s>>tomer<<s>> pay for, right?" Her eyes go a little unfocused. "And, they'll hold me down..." She trails off.
+		I mean, I'll have to do whatever the cu<<s>>tomer<<s>> pay for, right?" $His eyes go a little unfocused. "And, they'll hold me down..." $He trails off.
 	<<case "masochist">>
-		I mean, it'<<s>> hard being a brothel whore, right? And when I get tired or <<s>>ore, I'll <<s>>till be <<s>>old. Even when it hurt<<s>> me to fuck any more." Her eyes glow with an unhealthy light.
+		I mean, it'<<s>> hard being a brothel whore, right? And when I get tired or <<s>>ore, I'll <<s>>till be <<s>>old. Even when it hurt<<s>> me to fuck any more." $His eyes glow with an unhealthy light.
 	<<case "cumslut">>
-		I mean," she licks her lips unconsciously,
+		I mean," $he licks $his lips unconsciously,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
 			"I hear there are <<s>>ome ni<<c>>e ladie<<s>> that go there for lunchtime cunnilingu<<s>>."
 		<<else>>
@@ -39,21 +40,21 @@ You tell her she's to report to <<if $Madam != 0>>$Madam.slaveName immediately,
 	<<case "humiliation">>
 		There'<<s>> a window that fa<<c>>e<<s>> the hallway there, right? <<if $Madam != 0>>Do you think $Madam.slaveName would let me<<else>>Could I<</if>> get fucked there? Where everyone could <<s>>ee me being fucked for money?"
 	<<case "buttslut">>
-		I mean," and she shifts her weight, her mind obviously on her backdoor,
+		I mean," and $he shifts $his weight, $his mind obviously on $his backdoor,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
 			"there have to be ladie<<s>> who want to buttfuck a whore, right? At lea<<s>>t, I really hope there are."
 		<<else>>
 			"the other girl<<s>> tell me that whore<<s>> there get fucked up the a<<ss>> all day and all night. <<S>>ounds like fun to me."
 		<</if>>
 	<<case "boobs">>
-		I mean," and she sticks out her chest a little,
+		I mean," and $he sticks out $his chest a little,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
-			"I hear from the other girl<<s>> there'<<s>> thi<<s>> ni<<c>>e lady who goe<<s>> there every morning and pay<<s>> to have a whore <<s>>uck her nipple<<s>> for, like, an hour. I," she licks her lips, "could do that."
+			"I hear from the other girl<<s>> there'<<s>> thi<<s>> ni<<c>>e lady who goe<<s>> there every morning and pay<<s>> to have a whore <<s>>uck her nipple<<s>> for, like, an hour. I," $he licks $his lips, "could do that."
 		<<else>>
 			"the other girl<<s>> tell me that whore<<s>> there get tittyfucked all the time. <<s>>ound<<s>> like fun to me."
 		<</if>>
 	<<case "pregnancy">>
-		I mean," she says meditatively,
+		I mean," $he says meditatively,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
 			"I hear from the other girl<<s>> there'<<s>> thi<<s>> pregnant lady who goe<<s>> there every night and pay<<s>> to have a whore cuddle her. Ju<<s>>t cuddle, all night. That would be kind of hard, ju<<s>>t cuddling, but I could do it."
 		<<elseif $activeSlave.vagina == -1>>
@@ -72,21 +73,21 @@ You tell her she's to report to <<if $Madam != 0>>$Madam.slaveName immediately,
 	<<case "dom">>
 		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Ju<<s>>t to make them take it from a whore."
 	<<case "sadist">>
-		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Becau<<s>>e nobody know<<s>> how to hurt a bitch like a whore doe<<s>>." She shivers.
+		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Becau<<s>>e nobody know<<s>> how to hurt a bitch like a whore doe<<s>>." $He shivers.
 	<</switch>>
 <<else>>
-	She looks determined. "<<Master>>, I will do my be<<s>>t to be a good whore, and get lot<<s>> of <<c>>iti<<z>>en<<s>> to pay good money for my body."
+	$He looks determined. "<<Master>>, I will do my be<<s>>t to be a good whore, and get lot<<s>> of <<c>>iti<<z>>en<<s>> to pay good money for my body."
 <</if>>
 
 <<elseif ($activeSlave.devotion > 20) || (($activeSlave.devotion >= -20) && ($activeSlave.trust < -20) && ($activeSlave.trust >= -50))>>
 
 <<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish != "none")>>
-	She looks cautiously excited. "<<Master>>,
+	$He looks cautiously excited. "<<Master>>,
 	<<switch $activeSlave.fetish>>
 	<<case "submissive">>
-		I'll have to do whatever the cu<<s>>tomer<<s>> pay for, right?" Her eyes go a little unfocused. "And, they'll hold me down..." She trails off.
+		I'll have to do whatever the cu<<s>>tomer<<s>> pay for, right?" $His eyes go a little unfocused. "And, they'll hold me down..." $He trails off.
 	<<case "masochist">>
-		it'<<s>> hard being a brothel whore, right? And when I get tired or <<s>>ore, I'll <<s>>till be <<s>>old. Even when it hurt<<s>> me to fuck any more." Her eyes glow with an unhealthy light.
+		it'<<s>> hard being a brothel whore, right? And when I get tired or <<s>>ore, I'll <<s>>till be <<s>>old. Even when it hurt<<s>> me to fuck any more." $His eyes glow with an unhealthy light.
 	<<case "cumslut">>
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
 			"I hear there are <<s>>ome ni<<c>>e ladie<<s>> that go there for lunchtime cunnilingu<<s>>."
@@ -96,16 +97,16 @@ You tell her she's to report to <<if $Madam != 0>>$Madam.slaveName immediately,
 	<<case "humiliation">>
 		there'<<s>> a window that fa<<c>>e<<s>> the hallway there, right? <<if $Madam != 0>>Do you think $Madam.slaveName would let me<<else>>Could I<</if>> get fucked there? Where everyone could <<s>>ee me being fucked for money?"
 	<<case "buttslut">>
-		uh," and she shifts her weight, her mind obviously on her backdoor,
+		uh," and $he shifts $his weight, $his mind obviously on $his backdoor,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
 			"there have to be ladie<<s>> who want to buttfuck a whore, right? At lea<<s>>t, I really hope there are."
 		<<else>>
 			"the other girl<<s>> tell me that whore<<s>> there get fucked up the a<<ss>> all day and all night. <<s>>ounds like fun to me."
 		<</if>>
 	<<case "boobs">>
-		er," and she sticks out her chest a little,
+		er," and $he sticks out $his chest a little,
 		<<if $activeSlave.attrXX > $activeSlave.attrXY>>
-			"I hear from the other girl<<s>> there'<<s>> thi<<s>> ni<<c>>e lady who goe<<s>> there every morning and pay<<s>> to have a whore <<s>>uck her nipple<<s>> for, like, an hour. I," she licks her lips, "could do that."
+			"I hear from the other girl<<s>> there'<<s>> thi<<s>> ni<<c>>e lady who goe<<s>> there every morning and pay<<s>> to have a whore <<s>>uck her nipple<<s>> for, like, an hour. I," $he licks $his lips, "could do that."
 		<<else>>
 			"the other girl<<s>> tell me that whore<<s>> there get tittyfucked all the time. <<s>>ound<<s>> like fun to me."
 		<</if>>
@@ -128,64 +129,64 @@ You tell her she's to report to <<if $Madam != 0>>$Madam.slaveName immediately,
 	<<case "dom">>
 		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Ju<<s>>t to make them take it from a whore."
 	<<case "sadist">>
-		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Becau<<s>>e nobody know<<s>> how to hurt a bitch like a whore doe<<s>>." She shivers.
+		I heard from the other girl<<s>> that <<s>>ome <<c>>iti<<z>>en<<s>> bring their girl<<s>> there. Becau<<s>>e nobody know<<s>> how to hurt a bitch like a whore doe<<s>>." $He shivers.
 	<</switch>>
 <<elseif $activeSlave.sexualFlaw != "none">>
-	"Ye<<s>>, <<Master>>," she says obediently. She hesitates, looking concerned.
+	"Ye<<s>>, <<Master>>," $he says obediently. $He hesitates, looking concerned.
 	<<switch $activeSlave.sexualFlaw>>
 	<<case "hates oral">>
-		"I - I'm going to h-have to <<s>>uck a lot of dick there, aren't I." She swallows nervously. Her lower lip quivers, and she does her best not to cry in front of you.
+		"I - I'm going to h-have to <<s>>uck a lot of dick there, aren't I." $He swallows nervously. $His lower lip quivers, and $he does $his best not to cry in front of you.
 	<<case "hates anal">>
-		"C-cu<<s>>tomer<<s>> are really going to ream me up the butt hole, aren't they." She <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield her rear as best she can manage without limbs.<<else>>unconsciously reaches around behind herself, not quite shielding her anus with her hands.<</if>> Her lower lip quivers, and she does her best not to cry in front of you.
+		"C-cu<<s>>tomer<<s>> are really going to ream me up the butt hole, aren't they." $He <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield $his rear as best $he can manage without limbs.<<else>>unconsciously reaches around behind $himself, not quite shielding $his anus with $his hands.<</if>> $His lower lip quivers, and $he does $his best not to cry in front of you.
 	<<case "hates penetration">>
-		"C-cu<<s>>tomer<<s>> are really going to fuck me <<s>>ore, aren't they." She <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield her rear as best she can manage without limbs.<<elseif $activeSlave.vagina > 0>>unconsciously lets her hands fall to her crotch, but catches herself and doesn't quite shield her pussy.<<else>>unconsciously reaches around behind herself, not quite shielding her anus with her hands.<</if>> Her lower lip quivers, and she does her best not to cry in front of you.
+		"C-cu<<s>>tomer<<s>> are really going to fuck me <<s>>ore, aren't they." $He <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield $his rear as best $he can manage without limbs.<<elseif $activeSlave.vagina > 0>>unconsciously lets $his hands fall to $his crotch, but catches $himself and doesn't quite shield $his pussy.<<else>>unconsciously reaches around behind $himself, not quite shielding $his anus with $his hands.<</if>> $His lower lip quivers, and $he does $his best not to cry in front of you.
 	<<case "repressed">>
-		"Being a whore i<<s>> a <<s>>in," she <<say>>s quietly, half to herself. "I'm going t-to b-be <<s>>o dirty. I'm going to h-hell." She starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
+		"Being a whore i<<s>> a <<s>>in," $he <<say>>s quietly, half to $himself. "I'm going t-to b-be <<s>>o dirty. I'm going to h-hell." $He starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
 	<<case "idealistic">>
-		"I'm going to be <<s>>old for <<s>>e<<x>>," she <<say>>s quietly, half to herself. "Men are going to pay, and then they're g-going to <<s>>tick their dick<<s>> in me, and then they're going to leave." She starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
+		"I'm going to be <<s>>old for <<s>>e<<x>>," $he <<say>>s quietly, half to $himself. "Men are going to pay, and then they're g-going to <<s>>tick their dick<<s>> in me, and then they're going to leave." $He starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
 	<<case "shamefast">>
-		"I'm going to be meat in a brothel," she <<say>>s quietly, half to herself. "I'm going to <<s>>tand there naked with the other girl<<s>>, and men will pick me and then u<<s>>e my body. Over and over." She starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
+		"I'm going to be meat in a brothel," $he <<say>>s quietly, half to $himself. "I'm going to <<s>>tand there naked with the other girl<<s>>, and men will pick me and then u<<s>>e my body. Over and over." $He starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
 	<<case "apathetic">>
-		"I gue<<ss>> I'll lie there," she sighs quietly, half to herself. "A man will pay and then he'll come in to my room where I'm lying on the bed, and he'll <<s>>tick his cock in me and cum and leave. And then the next man will come in." She starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
+		"I gue<<ss>> I'll lie there," $he sighs quietly, half to $himself. "A man will pay and then he'll come in to my room where I'm lying on the bed, and he'll <<s>>tick his cock in me and cum and leave. And then the next man will come in." $He starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. I'll do my be<<s>>t."
 	<<case "crude">>
-		"Okay," she <<say>>s, thinking. "My poor cornhole i<<s>> going to be <<s>>uch a <<s>>eminal <<s>>ewer." She looks doubtful. "<<Sh>>ould I not have <<s>>aid that, <<Master>>?"
+		"Okay," $he <<say>>s, thinking. "My poor cornhole i<<s>> going to be <<s>>uch a <<s>>eminal <<s>>ewer." $He looks doubtful. "<<Sh>>ould I not have <<s>>aid that, <<Master>>?"
 	<<case "judgemental">>
-		"Gro<<ss>>," she <<say>>s curtly. "Well, no more hand<<s>>ome boy<<s>> for me, then. Fat pathetic guy<<s>> who patroni<<z>>e whore<<s>>, all the way down. Fuck."
+		"Gro<<ss>>," $he <<say>>s curtly. "Well, no more hand<<s>>ome boy<<s>> for me, then. Fat pathetic guy<<s>> who patroni<<z>>e whore<<s>>, all the way down. Fuck."
 	<</switch>>
 <<else>>
-	She tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good whore." Then, half to herself, she adds in a small voice, "I can do thi<<s>>."
+	$He tries to be brave. "<<Master>>, I will do my be<<s>>t to be a good whore." Then, half to $himself, $he adds in a small voice, "I can do thi<<s>>."
 <</if>>
 
 <<elseif ($activeSlave.trust < -20)>>
 
 <<if $activeSlave.sexualFlaw != "none">>
-	"Yes, <<Master>>," she says automatically. She's badly frightened, and says in a small voice, half to herself,
+	"Yes, <<Master>>," $he says automatically. $He's badly frightened, and says in a small voice, half to $himself,
 	<<switch $activeSlave.sexualFlaw>>
 	<<case "hates oral">>
-		"I - I'm going to h-have to <<s>>uck a lot of dick, aren't I." She swallows and tries to control herself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
+		"I - I'm going to h-have to <<s>>uck a lot of dick, aren't I." $He swallows and tries to control $himself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
 	<<case "hates anal">>
-		"C-cu<<s>>tomer<<s>> are really going to ream me up the butt hole, aren't they." She <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield her rear as best she can manage without limbs.<<else>>unconsciously reaches around behind herself, not quite shielding her anus with her hands.<</if>> Her lower lip quivers and she tries to control herself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
+		"C-cu<<s>>tomer<<s>> are really going to ream me up the butt hole, aren't they." $He <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield $his rear as best $he can manage without limbs.<<else>>unconsciously reaches around behind $himself, not quite shielding $his anus with $his hands.<</if>> $His lower lip quivers and $he tries to control $himself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
 	<<case "hates penetration">>
-		"C-cu<<s>>tomer<<s>> are really going to fuck me <<s>>ore, aren't they." She <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield her rear as best she can manage without limbs.<<elseif $activeSlave.vagina > 0>>unconsciously lets her hands fall to her crotch, but catches herself and doesn't quite shield her pussy.<<else>>unconsciously reaches around behind herself, not quite shielding her anus with her hands.<</if>> Her lower lip quivers, and she tries to control herself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
+		"C-cu<<s>>tomer<<s>> are really going to fuck me <<s>>ore, aren't they." $He <<if $activeSlave.amp == 1>>shifts uncomfortably, unconsciously trying to shield $his rear as best $he can manage without limbs.<<elseif $activeSlave.vagina > 0>>unconsciously lets $his hands fall to $his crotch, but catches $himself and doesn't quite shield $his pussy.<<else>>unconsciously reaches around behind $himself, not quite shielding $his anus with $his hands.<</if>> $His lower lip quivers, and $he tries to control $himself out of fear, but finally gasps out, "Oh God, I'm <<s>>cared," and bursts into tears.
 	<<case "repressed">>
-		"Being a whore i<<s>> a <<s>>in," she <<say>>s quietly, half to herself. "I'm going t-to b-be <<s>>o dirty. I'm going to h-hell." She starts to cry quietly. She tries to get herself back under control, out of fear, but finally wails, "Oh God, I'm <<s>>orry, p-plea<<s>>e forgive me God," and dissolves into sobbing.
+		"Being a whore i<<s>> a <<s>>in," $he <<say>>s quietly, half to $himself. "I'm going t-to b-be <<s>>o dirty. I'm going to h-hell." $He starts to cry quietly. $He tries to get $himself back under control, out of fear, but finally wails, "Oh God, I'm <<s>>orry, p-plea<<s>>e forgive me God," and dissolves into sobbing.
 	<<case "idealistic">>
-		"I'm going to be <<s>>old for <<s>>e<<x>>," she <<say>>s quietly, half to herself. "Men are going to pay, and then they're g-going to <<s>>tick their dick<<s>> in me, and then they're going to leave." She starts to cry openly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll do it."
+		"I'm going to be <<s>>old for <<s>>e<<x>>," $he <<say>>s quietly, half to $himself. "Men are going to pay, and then they're g-going to <<s>>tick their dick<<s>> in me, and then they're going to leave." $He starts to cry openly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll do it."
 	<<case "shamefast">>
-		"I'm going to be meat in a brothel," she <<say>>s quietly, half to herself. "I'm going to <<s>>tand there naked with the other girl<<s>>, and men will pick me and then u<<s>>e my body. Over and over." She starts to cry openly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll do it."
+		"I'm going to be meat in a brothel," $he <<say>>s quietly, half to $himself. "I'm going to <<s>>tand there naked with the other girl<<s>>, and men will pick me and then u<<s>>e my body. Over and over." $He starts to cry openly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll do it."
 	<<case "apathetic">>
-		"I gue<<ss>> I'll lie there," she sighs quietly, half to herself. "A man will pay and then he'll come in to my room where I'm lying on the bed, and he'll <<s>>tick his cock in me and cum and leave. And then the next man will come in." She starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll let it happen."
+		"I gue<<ss>> I'll lie there," $he sighs quietly, half to $himself. "A man will pay and then he'll come in to my room where I'm lying on the bed, and he'll <<s>>tick his cock in me and cum and leave. And then the next man will come in." $He starts to cry quietly. "<<S>>-<<s>>orry, <<Master>>. P-plea<<s>>se don't beat me. I'll let it happen."
 	<<case "crude">>
-		"Okay," she <<say>>s, thinking. "My poor cornhole is going to be <<s>>uch a <<s>>eminal <<s>>ewer." She looks doubtful. "<<Sh>>ould I not have <<s>>aid that, <<Master>>?"
+		"Okay," $he <<say>>s, thinking. "My poor cornhole is going to be <<s>>uch a <<s>>eminal <<s>>ewer." $He looks doubtful. "<<Sh>>ould I not have <<s>>aid that, <<Master>>?"
 	<<case "judgemental">>
-		"Gro<<ss>>," she <<say>>s curtly. "Well, no more hand<<s>>ome boy<<s>> for me, then. Fat pathetic guy<<s>> who patroni<<z>>e whore<<s>>, all the way down. Fuck."
+		"Gro<<ss>>," $he <<say>>s curtly. "Well, no more hand<<s>>ome boy<<s>> for me, then. Fat pathetic guy<<s>> who patroni<<z>>e whore<<s>>, all the way down. Fuck."
 	<</switch>>
 <<else>>
-	She does her best to control herself and avoid punishment. "<<Master>>, I will." She holds herself together until you dismiss her; as she turns away to go, the tears come fast, and she almost runs into the doorframe on her way out, blind with weeping.
+	$He does $his best to control $himself and avoid punishment. "<<Master>>, I will." $He holds $himself together until you dismiss $him; as $he turns away to go, the tears come fast, and $he almost runs into the doorframe on $his way out, blind with weeping.
 <</if>>
 
 <<else>>
 
-She manages to get "Oh fuck n-" out before the compliance systems activate and she's poleaxed to the ground. Anticipating this, you had <<if $Madam != 0>>$Madam.slaveName <<else>>another, more obedient slave<</if>> standing by to haul her away. It'll take a couple of hundred customers, but being sold in a brothel for rape should knock the resistance out of her.
+$He manages to get "Oh fuck n-" out before the compliance systems activate and $he's poleaxed to the ground. Anticipating this, you had <<if $Madam != 0>>$Madam.slaveName <<else>>another, more obedient slave<</if>> standing by to haul $him away. It'll take a couple of hundred customers, but being sold in a brothel for rape should knock the resistance out of $him.
 
 <</if>> /* CLOSES DEVOTION */
diff --git a/src/npc/abort.tw b/src/npc/abort.tw
index d78d12aa6ae5ab3245c6f80e1649825bcee375cd..cff6b49f636efb705c652c9e54f789d7e1f69453 100644
--- a/src/npc/abort.tw
+++ b/src/npc/abort.tw
@@ -4,23 +4,29 @@
 <<run clearSummaryCache($activeSlave)>>
 
 The remote surgery makes aborting a pregnancy quick and efficient. $activeSlave.slaveName is
-<<if $activeSlave.fetish == "pregnancy">>
-	@@.red;fundamentally broken.@@ Her entire concept of self and sexuality was wrapped up in the life growing within her, and now it is gone.
-	<<set $activeSlave.fetish = "mindbroken">>
+<<if $activeSlave.fuckdoll == 0 && $activeSlave.fetish != "mindbroken">>
+	completely unmoved by the development.
+<<elseif $activeSlave.sexualFlaw == "breeder">>
+	@@.red;fundamentally broken.@@ $His entire concept of self and sexuality was wrapped up in the life growing within $him, and now it is gone.
+	<<set $activeSlave.fetish = "mindbroken", $activeSlave.behavioralQuirk = "none", $activeSlave.behavioralFlaw = "none", $activeSlave.sexualQuirk = "none", $activeSlave.sexualFlaw = "none", $activeSlave.devotion = 0, $activeSlave.trust = 0>>
 <<elseif $activeSlave.devotion < -50>>
-	@@.mediumorchid;filled with violent, consuming hatred@@. Even though she knew her baby was destined for a slave orphanage, it seems she cared for it and views you as its killer. She is @@.gold;terrified of your power@@ over her body.
+	@@.mediumorchid;filled with violent, consuming hatred@@. Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it and views you as its killer. $He is @@.gold;terrified of your power@@ over $his body.
 	<<set $activeSlave.trust -= 10, $activeSlave.devotion -= 25>>
 <<elseif $activeSlave.devotion < -20>>
-	@@.mediumorchid;afflicted by desperate, inconsolable sobbing@@. Even though she knew her baby was destined for a slave orphanage, it seems she cared for it. She is @@.gold;terrified of your power@@ over her body.
+	@@.mediumorchid;afflicted by desperate, inconsolable sobbing@@. Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. $He is @@.gold;terrified of your power@@ over $his body.
 	<<set $activeSlave.trust -= 10, $activeSlave.devotion -= 10>>
+<<elseif $activeSlave.fetish == "pregnancy">>
+	@@.mediumorchid;filled with a deep sorrow.@@ To a pregnancy fetishest, having a pregnancy end like this hurts far worse than birth ever would. $He is @@.gold;terrified of a repeat perfomance.@@
+	<<set _fetishModifier = $activeSlave.fetishStrength/2>>
+	<<set $activeSlave.devotion -= 1*_fetishModifier, $activeSlave.trust -= 1*_fetishModifier>>
 <<elseif $activeSlave.devotion <= 20>>
-	@@.mediumorchid;consumed by muted weeping and enduring sorrow@@. Even though she knew her baby was destined for a slave orphanage, it seems she cared for it. She is @@.gold;terrified of your power@@ over her body.
+	@@.mediumorchid;consumed by muted weeping and enduring sorrow@@. Even though $he knew $his baby was destined for a slave orphanage, it seems $he cared for it. $He is @@.gold;terrified of your power@@ over $his body.
 	<<set $activeSlave.trust -= 10, $activeSlave.devotion -= 5>>
 <<elseif $activeSlave.devotion <= 50>>
-	dully obedient. She has been broken to slave life so thoroughly that even this is neither surprising nor affecting. She is @@.gold;terrified of your power@@ over her body.
+	dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting. $He is @@.gold;terrified of your power@@ over $his body.
 	<<set $activeSlave.trust -= 10>>
 <<else>>
-	@@.hotpink;pleased by this stark development@@, since she is so attentive to your will. She also expects she'll be able to fuck better now.
+	@@.hotpink;pleased by this stark development@@, since $he is so attentive to your will. $He also expects $he'll be able to fuck better now.
 	<<set $activeSlave.devotion += 4>>
 <</if>>
 
diff --git a/src/npc/agent/agentCompany.tw b/src/npc/agent/agentCompany.tw
index ba2d117e7b8c78756117cc78fad8223872cef941..367d627ffea4edf9e148607bac9e2707f0551d30 100644
--- a/src/npc/agent/agentCompany.tw
+++ b/src/npc/agent/agentCompany.tw
@@ -30,21 +30,23 @@
 	<</if>>
 <</for>>
 
-Working in $activeArcology.name's penthouse office, $subSlave.slaveName gets a video call from you. Naturally, her personal assistant program has been instructed to give these the highest priority, and your face appears in front of her immediately. She greets you properly, and asks you what she can do to serve you. You tell her you're planning to send one of your slaves over to her arcology to assist her. Exchanges of this kind are neither unusual nor particularly interesting, so a slight look of perplexity clouds $subSlave.slaveName's face as she wonders why this merits a personal call. Normally, <<if $HeadGirl != 0>>$HeadGirl.slaveName<<else>>$assistantName<</if>> would handle it with her directly.
+<<setLocalPronouns $subSlave 2>>
+
+Working in $activeArcology.name's penthouse office, $subSlave.slaveName gets a video call from you. Naturally, _his2 personal assistant program has been instructed to give these the highest priority, and your face appears in front of _him2 immediately. _He2 greets you properly, and asks you what _he2 can do to serve you. You tell _him2 you're planning to send one of your slaves over to _his2 arcology to assist _him2. Exchanges of this kind are neither unusual nor particularly interesting, so a slight look of perplexity clouds $subSlave.slaveName's face as _he2 wonders why this merits a personal call. Normally, <<if $HeadGirl != 0>>$HeadGirl.slaveName<<else>>$assistantName<</if>> would handle it with _him2 directly.
 
 <br><br>
 
-Her question is answered when you bring $activeSlave.slaveName in close, putting her in $subSlave.slaveName's view. $subSlave.slaveName's $subSlave.eyeColor eyes fly open with pleased surprise, but before she can speak, $activeSlave.slaveName goes first.
+_His2 question is answered when you bring $activeSlave.slaveName in close, putting $him in $subSlave.slaveName's view. $subSlave.slaveName's $subSlave.eyeColor eyes fly open with pleased surprise, but before _he2 can speak, $activeSlave.slaveName goes first.
 <<if !canTalk($activeSlave)>>
-  Unable to speak herself, she simply makes a heart shape with her hands in view of the video call, and blows her <<if $activeSlave.relationship == 4>>lover<<else>>wife<</if>> a kiss.
+  Unable to speak $himself, $he simply makes a heart shape with $his hands in view of the video call, and blows $his <<if $activeSlave.relationship == 4>>lover<<else>>wife<</if>> a kiss.
 <<else>>
   <<run Enunciate($activeSlave)>>
-  "Hi <<if $activeSlave.relationship == 4>>lover<<else>><<s>>weetheart<</if>>," she <<say>>s in a syrupy tone. "Mi<<ss>> me?"
+  "Hi <<if $activeSlave.relationship == 4>>lover<<else>><<s>>weetheart<</if>>," $he <<say>>s in a syrupy tone. "Mi<<ss>> me?"
 <</if>>
 
 <br><br>
 
-$subSlave.slaveName smiles back at her, glowing with pleasure, and responds with exaggerated arousal.
+$subSlave.slaveName smiles back at $him, glowing with pleasure, and responds with exaggerated arousal.
 
 <<run Enunciate($subSlave)>>
 
diff --git a/src/npc/agent/agentWorkaround.tw b/src/npc/agent/agentWorkaround.tw
index bc641c18d8229400b4aafc2e2eb35cd8146bdb17..c4f8a66dc0d12b39b249c355ce6754f205850056 100644
--- a/src/npc/agent/agentWorkaround.tw
+++ b/src/npc/agent/agentWorkaround.tw
@@ -37,34 +37,35 @@
 <<set $activeArcology.leaderID = _ID, $activeArcology.government = "your agent">>
 
 <<set $desc = SlaveTitle($slaves[$i])>>
+<<setLocalPronouns $slaves[$i]>>
 
-You order $slaves[$i].slaveName to come into your office for orders. The devoted $desc has no prior warning that this is anything unusual, and from the <<if $slaves[$i].energy > 95>>horny glint<<else>>glow of sexual availability<</if>> in her $slaves[$i].eyeColor eyes as she <<if canWalk($slaves[$i])>>enters<<else>>is helped in<</if>>, she <<if $slaves[$i].energy > 95>>seems to be hoping<<else>>wouldn't mind hearing<</if>> that you've called her in for a quick fuck. In fact, the matter at hand is about as far as it could possibly be from that, on the spectrum of interactions between <<if $PC.title != 0>>master<<else>>mistress<</if>> and slave.
+You order $slaves[$i].slaveName to come into your office for orders. The devoted $desc has no prior warning that this is anything unusual, and from the <<if $slaves[$i].energy > 95>>horny glint<<else>>glow of sexual availability<</if>> in $his $slaves[$i].eyeColor eyes as $he <<if canWalk($slaves[$i])>>enters<<else>>is helped in<</if>>, $he <<if $slaves[$i].energy > 95>>seems to be hoping<<else>>wouldn't mind hearing<</if>> that you've called $him in for a quick fuck. In fact, the matter at hand is about as far as it could possibly be from that, on the spectrum of interactions between <<if $PC.title != 0>>master<<else>>mistress<</if>> and slave.
 
-<br><br>You offer her, without preamble, agency on your behalf in $activeArcology.name. As a woman of intelligence, she knows the basics of such an arrangement, but she's stunned into silence by the offer, so you outline it briefly. Having a slave lead an arcology would be too much, even for the most open minded of Free Cities societies. So, she would be freed, albeit subject to a set of private, restrictive contracts that would allow you to recall her if you wish, and require her to follow your directions, if you give her any. But other than that, she would be the effective leader of an entire arcology. It's an unusual arrangement, but one that's becoming more common as multiple arcologies come under united control.
+<br><br>You offer $him, without preamble, agency on your behalf in $activeArcology.name. As a $woman of intelligence, $he knows the basics of such an arrangement, but $he's stunned into silence by the offer, so you outline it briefly. Having a slave lead an arcology would be too much, even for the most open minded of Free Cities societies. So, $he would be freed, albeit subject to a set of private, restrictive contracts that would allow you to recall $him if you wish, and require $him to follow your directions, if you give $him any. But other than that, $he would be the effective leader of an entire arcology. It's an unusual arrangement, but one that's becoming more common as multiple arcologies come under united control.
 
-<br><br>She's intelligent and confident of her place within society as a valued slave, and knows that with your resources behind her, this is likely something she's capable of succeeding at. Nevertheless, her feelings are obviously mixed. It will be a challenge,
+<br><br>$He's intelligent and confident of $his place within society as a valued slave, and knows that with your resources behind $him, this is likely something $he's capable of succeeding at. Nevertheless, $his feelings are obviously mixed. It will be a challenge,
 <<switch $slaves[$i].fetish>>
 <<case "submissive">>
-	especially for a sexual submissive like her.
+	especially for a sexual submissive like $him.
 <<case "cumslut">>
-	and she'll have to find dominant ways to sate her oral appetites.
+	and $he'll have to find dominant ways to sate $his oral appetites.
 <<case "humiliation">>
-	especially for a humiliation addict like her.
+	especially for a humiliation addict like $him.
 <<case "buttslut">>
-	though she'll probably be able to live her anal life vicariously by buttfucking others.
+	though $he'll probably be able to live $his anal life vicariously by buttfucking others.
 <<case "boobs">>
-	but she'll have a practically infinite procession of breasts to judge and fondle.
+	but $he'll have a practically infinite procession of breasts to judge and fondle.
 <<case "pregnancy">>
-	but the potential for impregnation of hundreds of slaves excites her.
+	but the potential for impregnation of hundreds of slaves excites $him.
 <<case "dom">>
-	but the prospect of having more slaves at her whim than even she could possibly use is incredibly exciting to her.
+	but the prospect of having more slaves at $his whim than even $he could possibly use is incredibly exciting to $him.
 <<case "sadist">>
-	but the prospect of having more slaves at her whim than even she could possibly break is incredibly exciting to her.
+	but the prospect of having more slaves at $his whim than even $he could possibly break is incredibly exciting to $him.
 <<case "masochist">>
-	especially for a masochist like her.
+	especially for a masochist like $him.
 <<default>>
-	though one she's willing to take on.
+	though one $he's willing to take on.
 <</switch>>
-It will mean that she'll see much less of you, something such a devoted slave may struggle with. Oppressed by the confusion and strength of her feelings, she begins to cry.
+It will mean that $he'll see much less of you, something such a devoted slave may struggle with. Oppressed by the confusion and strength of $his feelings, $he begins to cry.
 
-<br><br>"Thank you, <<Master $slaves[$i]>>," she gasps out. "I'll do my be<<s>>t."
+<br><br>"Thank you, <<Master $slaves[$i]>>," $he gasps out. "I'll do my be<<s>>t."
diff --git a/src/pregmod/birthStorm.tw b/src/pregmod/birthStorm.tw
index f4c00a50aaa084067cf544ad708ec5e2cb785056..07d5e8b266efcf5bf3411cbc7c5e6b7b52c2bdbe 100644
--- a/src/pregmod/birthStorm.tw
+++ b/src/pregmod/birthStorm.tw
@@ -6,45 +6,45 @@
 <<set _curBabies = $activeSlave.curBabies>>
 
 The remote surgery allows the removal of the pregnancy generator through conventional means, an injection to induce labor and the resulting birthing of the womb's contents.
-<<if $activeSlave.pregType > 40>>
-	$activeSlave.slaveName's obscenely swollen belly begins to shudder and writhe moments after being injected with the drug as all her waters break. She spreads her <<if $activeSlave.amp != 1>>legs to either side of her spasming bulk as wide as she can<<else>>stumps as wide as she can<</if>> with a loud moan. Her vaginal lips part as the first of her brood is born, followed by another, and another. After hours of constant
-<<elseif $activeSlave.pregType > 20>>
-	$activeSlave.slaveName's massive belly shudders and shrinks as all her waters simultaneously break. She spreads her <<if $activeSlave.amp != 1>>legs<<else>>stumps<</if>> wide with a loud moan. Her vaginal lips part as the first of her brood is born, followed not long after by another. After an hour of constant 
+<<if $activeSlave.broodmother == 2>>
+	$activeSlave.slaveName's obscenely swollen belly begins to shudder and writhe moments after being injected with the drug as all $his waters break. $He spreads $his <<if $activeSlave.amp != 1>>legs to either side of $his spasming bulk as wide as $he can<<else>>stumps as wide as $he can<</if>> with a loud moan. $His vaginal lips part as the first of $his brood is born, followed by another, and another. After hours of constant
+<<elseif $activeSlave.broodmother == 1>>
+	$activeSlave.slaveName's massive belly shudders and shrinks as all $his waters simultaneously break. $He spreads $his <<if $activeSlave.amp != 1>>legs<<else>>stumps<</if>> wide with a loud moan. $His vaginal lips part as the first of $his brood is born, followed not long after by another. After an hour of constant 
 <<else>>
-	$activeSlave.slaveName's massive belly shudders and shrinks as all her waters simultaneously break. She spreads her <<if $activeSlave.amp != 1>>legs<<else>>stumps<</if>> wide with a loud moan. Her vaginal lips part as her birthing begins. After an hour of intensive 
+	$activeSlave.slaveName's massive belly shudders and shrinks as all $his waters simultaneously break. $He spreads $his <<if $activeSlave.amp != 1>>legs<<else>>stumps<</if>> wide with a loud moan. $His vaginal lips part as $his birthing begins. After an hour of intensive 
 <</if>>
 <<if $activeSlave.fetish == "mindbroken">>
-	birthing, she shows little interest in the changes to her body. @@.red;The ordeal of intensive birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing, $he shows little interest in the changes to $his body. @@.red;The ordeal of intensive birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 <<elseif $activeSlave.sexualFlaw == "breeder">>
-	birthing and the realization that you are taking away her ideal body, her perfect existence; her mind @@.red;fundamentally breaks. The ordeal of intensive birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing and the realization that you are taking away $his ideal body, $his perfect existence; $his mind @@.red;fundamentally breaks. The ordeal of intensive birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 	<<set $activeSlave.fetish = "mindbroken">>
 <<elseif $activeSlave.fetish == "pregnancy" && $Nurse != 0>>
-	birthing and orgasming all the time, $activeSlave.slaveName's mind would have broken. However, $Nurse.slaveName had the foresight to sedate her after witnessing her constant orgasming. She awakes to find her belly deflated, no longer crammed full of life. She is @@.mediumorchid;disappointed@@ that you would forbid her from such a pleasure, but @@.mediumaquamarine;understands@@ why it was done. @@.red;The ordeal of intensive birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing and orgasming all the time, $activeSlave.slaveName's mind would have broken. However, $Nurse.slaveName had the foresight to sedate $him after witnessing $his constant orgasming. $He awakes to find $his belly deflated, no longer crammed full of life. $He is @@.mediumorchid;disappointed@@ that you would forbid $him from such a pleasure, but @@.mediumaquamarine;understands@@ why it was done. @@.red;The ordeal of intensive birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 	<<set $activeSlave.trust += 5, $activeSlave.devotion -= 5>>
 <<elseif $activeSlave.fetish == "pregnancy">>
-	<<if $activeSlave.pregType > 40>>
-		birthing and orgasming each time, $activeSlave.slaveName's mind is @@.red;fundamentally broken.@@ Being under constant pleasure for so long has destroyed all but the part of her that feels pleasure. With one final push the breeding device is expelled from her womb as the last spark of what was her mind is extinguished. @@.red;The ordeal of constant birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	<<if $activeSlave.broodmother == 2>>
+		birthing and orgasming each time, $activeSlave.slaveName's mind is @@.red;fundamentally broken.@@ Being under constant pleasure for so long has destroyed all but the part of $him that feels pleasure. With one final push the breeding device is expelled from $his womb as the last spark of what was $his mind is extinguished. @@.red;The ordeal of constant birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 		<<set $activeSlave.fetish = "mindbroken">>
-	<<elseif $activeSlave.pregType > 20>>
-		birthing and orgasming each time, $activeSlave.slaveName is reduced to a quivering, overstimulated pile. When she returns to her senses, @@.hotpink;she can only express how much she wants to go again.@@ @@.red;The ordeal of constant birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	<<elseif $activeSlave.broodmother == 1>>
+		birthing and orgasming each time, $activeSlave.slaveName is reduced to a quivering, overstimulated pile. When $he returns to $his senses, @@.hotpink;$he can only express how much $he wants to go again.@@ @@.red;The ordeal of constant birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 		<<set $activeSlave.devotion += 4>>
 	<<else>>
-		birthing and orgasming all the time, $activeSlave.slaveName is reduced to a quivering, overstimulated pile. When she returns to her senses, @@.hotpink;she can only express how much she wants to go again.@@ @@.red;The ordeal of intensive birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+		birthing and orgasming all the time, $activeSlave.slaveName is reduced to a quivering, overstimulated pile. When $he returns to $his senses, @@.hotpink;$he can only express how much $he wants to go again.@@ @@.red;The ordeal of intensive birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 		<<set $activeSlave.devotion += 3>>
 	<</if>>
 <<elseif $activeSlave.devotion <= 20>>
-	birthing, @@.mediumorchid;she hates you for destroying her body like this@@. She is @@.gold;terrified of your power@@ over her body. @@.red;The ordeal of constant birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing, @@.mediumorchid;$he hates you for destroying $his body like this@@. $He is @@.gold;terrified of your power@@ over $his body. @@.red;The ordeal of constant birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 	<<set $activeSlave.trust -= 40, $activeSlave.devotion -= 50>>
 <<elseif $activeSlave.devotion <= 50>>
-	birthing, she is dully obedient. She has been broken to slave life so thoroughly that even this is neither surprising nor affecting. She is @@.gold;terrified of your power@@ over her body. @@.red;The ordeal of constant birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing, $he is dully obedient. $He has been broken to slave life so thoroughly that even this is neither surprising nor affecting. $He is @@.gold;terrified of your power@@ over $his body. @@.red;The ordeal of constant birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 	<<set $activeSlave.trust -= 40>>
 <<else>>
-	birthing, she is @@.hotpink;pleased by this stark development@@ since she is so attentive to your will. She also expects she'll be able to fuck better now without a massive belly getting in the way. @@.red;The ordeal of constant birthing has had a massive effect on her health as well as completely destroying her vagina.@@
+	birthing, $he is @@.hotpink;pleased by this stark development@@ since $he is so attentive to your will. $He also expects $he'll be able to fuck better now without a massive belly getting in the way. @@.red;The ordeal of constant birthing has had a massive effect on $his health as well as completely destroying $his vagina.@@
 	<<set $activeSlave.devotion += 4>>
 <</if>>
 
 <<set _babyPrice = random(-20,20)>>
-<<if $activeSlave.pregType > 40>>
+<<if $activeSlave.broodmother == 2>>
 	<<set $activeSlave.preg = -3>>
 	<<if $activeSlave.vagina < 6>>
 		<<set $activeSlave.vagina = 10>>
@@ -58,7 +58,7 @@ The remote surgery allows the removal of the pregnancy generator through convent
 	<<set $activeSlave.health -= 30>>
 <</if>>
 <<if $Cash4Babies == 1 && _curBabies > 0>>
-	Her survived <<if _curBabies > 1>>children<<else>>child<</if>> sold for a total of @@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyPrice))>>.@@
+	$His surviving <<if _curBabies > 1>>children<<else>>child<</if>> sold for a total of @@.yellowgreen;<<print cashFormat(_curBabies*(50+_babyPrice))>>.@@
 	<<set $cash += _curBabies*(50+_babyPrice)>>
 <</if>>
 <<set $activeSlave.births += _curBabies>>
diff --git a/src/pregmod/fPat.tw b/src/pregmod/fPat.tw
index 2a2427424788b40cdcaf8e5153bc1d753db37de4..a4d91b5a1b3ffd1fd1cac1a196ee2fb74656cb57 100644
--- a/src/pregmod/fPat.tw
+++ b/src/pregmod/fPat.tw
@@ -57,7 +57,7 @@ You tell $activeSlave.slaveName to
 		<<if canSee($activeSlave)>>
 			into $his teary $activeSlave.eyeColor eyes. $He finds the intense look from the <<if $PC.title == 1>>man<<else>>woman<</if>> $he's forcibly married to terrifying, and quickly breaks eye contact.
 		<<else>>
-			upon $his tear-streaked face. $He can feel the intense look from the <<if $PC.title == 1>>man<<else>>woman<</if>> $he's forcibly married to, and it is horrifying, causing $him to turn his face away after only a moment.
+			upon $his tear-streaked face. $He can feel the intense look from the <<if $PC.title == 1>>man<<else>>woman<</if>> $he's forcibly married to, and it is horrifying, causing $him to turn $his face away after only a moment.
 		<</if>>
 	<<else>>
 		$He complies obediently. Once $he's close, you hold $his face in your palms and take a moment to gaze deeply
@@ -116,15 +116,15 @@ You tell $activeSlave.slaveName to
 
 You walk around $him, drawing closer and slowly resting your hand on $his head. You let it rest for a few seconds to get $him accustomed to your touch.
 <<if ($activeSlave.fetish == "mindbroken")>>
-	Tenderly and lovingly you brush your fingers along $his head, enjoying the feeling of your poor mentally shattered slave's inability to resist you. $He initially reacts slightly to your physical touch, but soon stops reacting completely.  Nevertheless, you continue to gingerly stroke $his <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>shaven scalp <<else>>hair <</if>>, as you gently press his body into your chest<<if $activeSlave.amp == 1>> and onto your lap<</if>>. The warmth from your slave's body, and the action of petting $his head, combined with the sound of $his breathing, allow you to feel more relaxed by the minute.
+	Tenderly and lovingly you brush your fingers along $his head, enjoying the feeling of your poor mentally shattered slave's inability to resist you. $He initially reacts slightly to your physical touch, but soon stops reacting completely.  Nevertheless, you continue to gingerly stroke $his <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>shaven scalp <<else>>hair <</if>>, as you gently press $his body into your chest<<if $activeSlave.amp == 1>> and onto your lap<</if>>. The warmth from your slave's body, and the action of petting $his head, combined with the sound of $his breathing, allow you to feel more relaxed by the minute.
 <<elseif ($activeSlave.relationship == -3) && $activeSlave.devotion+$activeSlave.trust >= 175>>
-	Tenderly and lovingly you brush your fingers along $his head, enjoying the feeling of your slave's utterly willing submission. $He slowly leans $his body closer and closer to you<<if $activeSlave.amp == 1>> and finally onto your lap<</if>>, relaxing as $he feels your caress.  As $he shifts his weight to your chest, $he feels all of the daily stresses of the day melt away, and a deep, happy sigh escapes $his lips.  You smile fondly, allowing all of the troubles of being an arcology owner dissipate, in a similar fashion to your slave. For now, just for now, you are just a <<if $PC.title == 1>>man and his <<else>>woman and her <</if>>devoted and content wife.
+	Tenderly and lovingly you brush your fingers along $his head, enjoying the feeling of your slave's utterly willing submission. $He slowly leans $his body closer and closer to you<<if $activeSlave.amp == 1>> and finally onto your lap<</if>>, relaxing as $he feels your caress.  As $he shifts $his weight to your chest, $he feels all of the daily stresses of the day melt away, and a deep, happy sigh escapes $his lips.  You smile fondly, allowing all of the troubles of being an arcology owner dissipate, in a similar fashion to your slave. For now, just for now, you are just a <<if $PC.title == 1>>man and his <<else>>woman and her <</if>>devoted and content wife.
 <<elseif ($activeSlave.relationship == -2)>>
-	Tenderly and lovingly you brush your fingers along $his head, for a moment, appreciating how easily your slave submits to your desire to pat her head. $He slowly leans $his body closer and closer to you<<if $activeSlave.amp == 1>> allowing you to move $him onto your lap<</if>>, relaxing as $he feels your caresses.  As $his weight falls onto you, all of the stress from his body melts away, and a small, respectful sigh escapes $his pursed lips.  You smile fondly, allowing all of the troubles of being an arcology owner drift away, in a similar fashion to your slave.  For now, just for now, you are just a <<if $PC.title == 1>>man and his <<else>>woman and her<</if>>devoted and content servant.
+	Tenderly and lovingly you brush your fingers along $his head, for a moment, appreciating how easily your slave submits to your desire to pat her head. $He slowly leans $his body closer and closer to you<<if $activeSlave.amp == 1>> allowing you to move $him onto your lap<</if>>, relaxing as $he feels your caresses.  As $his weight falls onto you, all of the stress from $his body melts away, and a small, respectful sigh escapes $his pursed lips.  You smile fondly, allowing all of the troubles of being an arcology owner drift away, in a similar fashion to your slave.  For now, just for now, you are just a <<if $PC.title == 1>>man and his <<else>>woman and her<</if>>devoted and content servant.
 <<elseif ($activeSlave.devotion > 50) && ($activeSlave.fetish == "dom") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.amp != 1)>>
 	As you start to touch $him $he smiles at you and takes your hand, following its movements. You tenderly and lovingly kiss it and let it rest on the side of $his head, before continuing with your ministrations.  As opposed to your more submissive slaves, $activeSlave.slaveName takes an active role in your petting, gently guiding where your hand goes along $his head.  You enjoy the feel of $his hand on yours, as well as $his <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>smooth scalp<<else>> hair<</if>>.
 <<elseif ($activeSlave.devotion > 50) && ($activeSlave.fetish == "submissive") && ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
-	$He stiffens at your touch but slowly relaxes at the sensation of your hand on $his head. You tenderly and lovingly stroke your fingers along $his scalp, enjoying the feeling of your slave's subservience.  $He gently, submissively, presses $his head against your hand, like a dog.  As you continue <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>kneading $his shaved scalp<<else>>stroking $his hair<</if>>, $he starts to clutch $his thighs, and if you listen you can hear subdued whimpers.  $He looks up at you with adoring eyes, and relishes in the pureness of this act as his master's pet to $his beloved <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>>.
+	$He stiffens at your touch but slowly relaxes at the sensation of your hand on $his head. You tenderly and lovingly stroke your fingers along $his scalp, enjoying the feeling of your slave's subservience.  $He gently, submissively, presses $his head against your hand, like a dog.  As you continue <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>kneading $his shaved scalp<<else>>stroking $his hair<</if>>, $he starts to clutch $his thighs, and if you listen you can hear subdued whimpers.  $He looks up at you with adoring eyes, and relishes in the pureness of this act as $his master's pet to $his beloved <<= WrittenMaster($activeSlave)>>.
 <<elseif $activeSlave.devotion > 50>>
 	$He accepts it with devotion, leaning back into your gentle caresses. You tenderly and lovingly brush your fingers along $his head, enjoying the feeling of your slave's willingness to set aside her dignity for headpats. $He leans $his body backward, pressing $himself against you. You can feel the intense heat from $his body against your <<if $PC.boobs == 1>>soft breasts<<else>>manly chest<</if>>.  You take your time enjoying the sensation of <<if $activeSlave.hStyle == "shaved bald" || $activeSlave.bald == 1>>rubbing your slave's smooth scalp<<else>>gently running your fingers through your slave's hair<</if>>, and your slave smiles happily as you do.   As you continue with your ministrations, you can see all of the stress present in your slave's shoulders dissipate, and you feel a good deal of your own tension start to melt away as well.
 <<elseif $activeSlave.devotion > 20>>
@@ -196,7 +196,7 @@ You move your hand down to caress $his forehead, and then slide your hand along
 	<</if>>
 	awaiting further use of $his body.
 <<elseif ($activeSlave.relationship == -2)>>
-	When you finally stop petting $him, <<if canSee($activeSlave)>>$his eyes remain closed just for a second <</if>>and $his mouth stands open in slack-jawed joy, before $he slowly <<if canSee($activeSlave)>> opens $his eyes<<else>> turns his gaze towards you<</if>> and smiles warmly at you.  Pleasure lights up $his face<<if ($activeSlave.amp != 1)>> as $his hand traces the path yours took up to $his head and mimics your last movements<<else>> as $his gaze drifts off to the right in memory, tilting $his head from side to side in sympathetic memory of how it felt to have your hand on $his head<</if>>.
+	When you finally stop petting $him, <<if canSee($activeSlave)>>$his eyes remain closed just for a second <</if>>and $his mouth stands open in slack-jawed joy, before $he slowly <<if canSee($activeSlave)>> opens $his eyes<<else>> turns $his gaze towards you<</if>> and smiles warmly at you.  Pleasure lights up $his face<<if ($activeSlave.amp != 1)>> as $his hand traces the path yours took up to $his head and mimics your last movements<<else>> as $his gaze drifts off to the right in memory, tilting $his head from side to side in sympathetic memory of how it felt to have your hand on $his head<</if>>.
 	<<if ($activeSlave.accent >= 3)>>
 		$He does $his best to communicate love with $his <<if canSee($activeSlave)>>$activeSlave.eyeColor eyes<<else>>facial expressions<</if>>, since $he does not speak $language well enough to express $himself.
 	<<elseif ($activeSlave.amp == 1) && (!canTalk($activeSlave))>>
@@ -232,7 +232,7 @@ You move your hand down to caress $his forehead, and then slide your hand along
 	<</if>>
 	$He looks at you as if $he wants more than your hands touching $his head.
 <<elseif ($activeSlave.devotion > 50)>>
-	$He gradually closes $his eyes and when you finally stop, <<if ($activeSlave.amp != 1)>>$he runs $his hand delightedly across $his face; <</if>>a euphoric look quickly lighting up his features.
+	$He gradually closes $his eyes and when you finally stop, <<if ($activeSlave.amp != 1)>>$he runs $his hand delightedly across $his face; <</if>>a euphoric look quickly lighting up $his features.
 	<<if ($activeSlave.accent >= 3)>>
 		$He does $his best to communicate devotion with $his <<if canSee($activeSlave)>>$activeSlave.eyeColor eyes<<else>>facial expressions<</if>>, since $he's not confident in $his ability to express it in $language.
 	<<elseif ($activeSlave.amp == 1) && (!canTalk($activeSlave))>>
diff --git a/src/pregmod/fatGraftingWorkaround.tw b/src/pregmod/fatGraftingWorkaround.tw
index 71c343707f7b94d7d15c15f4696f7dc922cd704d..c0e0ecbfe0c4208ec5c337373c1a9b1e5e620665 100644
--- a/src/pregmod/fatGraftingWorkaround.tw
+++ b/src/pregmod/fatGraftingWorkaround.tw
@@ -2,10 +2,10 @@
 
 <<set $nextButton = "Finalize fat transfer", $nextLink = "Surgery Degradation">>
 
-Enough graftable body fat was harvested for an additional <<print $availabeFat*100>>ccs per breast or an additional <<if $activeSlave.butt <= 10>><<print $availabeFat/2>><<else>><<print $availabeFat/5>><</if>> sizes to her rear. <<if $availabeFat == 0>>All fat marked for use<<else>>A total of $availabeFat unit<<if $availabeFat > 1>>s<</if>> remain<</if>>.
+Enough graftable body fat was harvested for an additional <<print $availabeFat*100>>ccs per breast or an additional <<if $activeSlave.butt <= 10>><<print $availabeFat/2>><<else>><<print $availabeFat/5>><</if>> sizes to $his rear. <<if $availabeFat == 0>>All fat marked for use<<else>>A total of $availabeFat unit<<if $availabeFat > 1>>s<</if>> remain<</if>>.
 
 <br><br>
-$boobFat units of fat will be added to her breasts for a size gain of <<print $boobFat*100>>ccs.
+$boobFat units of fat will be added to $his breasts for a size gain of <<print $boobFat*100>>ccs.
 <br>
 <<if $availabeFat > 0>>
 	[[Increase|fat grafting workaround][$boobFat++, $availabeFat--]] |
@@ -19,7 +19,7 @@ $boobFat units of fat will be added to her breasts for a size gain of <<print $b
 <</if>>
 
 <br><br>
-<<if $activeSlave.butt <= 10>><<print $buttFat*2>><<else>><<print $buttFat*5>><</if>> units of fat will be added to her ass for a size gain of $buttFat.
+<<if $activeSlave.butt <= 10>><<print $buttFat*2>><<else>><<print $buttFat*5>><</if>> units of fat will be added to $his ass for a size gain of $buttFat.
 <<if $activeSlave.butt > 10>>
 	<br>
 	<<if $availabeFat > 0>>
diff --git a/src/pregmod/huskSlaveSwap.tw b/src/pregmod/huskSlaveSwap.tw
index 55f02520051d34c2abb297c214b80fd9f56d69d2..1b22b628780160bf8f1b6374556452c9342c0cfa 100644
--- a/src/pregmod/huskSlaveSwap.tw
+++ b/src/pregmod/huskSlaveSwap.tw
@@ -23,14 +23,15 @@ $slaves[_m].slaveName's old body was bought by the Flesh Heap for <<print cashFo
 	<<set _myBody = $slaves.findIndex(function(s) { return s.origBodyOwnerID == $slaves[_m].ID; })>>
 	<<if _myBody != -1>>
 		<<set $slaves[_myBody].origBodyOwnerID = 0>>
+		<<setLocalPronouns $slaves[_myBody] 2>>
 		<<if $slaves[_myBody].fetish != "mindbroken" && $slaves[_myBody].fuckdoll == 0>>
 			<<if $slaves[_myBody].devotion > 20>>
-				$slaves[_myBody].slaveName is somewhat saddened to see her body leave forever.
+				$slaves[_myBody].slaveName is somewhat saddened to see _his2 body leave forever.
 			<<elseif  $slaves[_myBody].devotion >= -50>>
-				$slaves[_myBody].slaveName is @@.mediumorchid;disturbed@@ to find her body is gone for good, damaging her @@.gold;ability to trust you.@@
+				$slaves[_myBody].slaveName is @@.mediumorchid;disturbed@@ to find _his2 body is gone for good, damaging _his2 @@.gold;ability to trust you.@@
 				<<set $slaves[_myBody].devotion -= 30, $slaves[_myBody].trust -= 30>>
 			<<else>>
-				$slaves[_myBody].slaveName is @@.mediumorchid;deeply upset@@ that she'll never see her body again. With so little left, she finds it easy to take vengeance by @@.orangered;completely rejecting your ownership of her.@@
+				$slaves[_myBody].slaveName is @@.mediumorchid;deeply upset@@ that she'll never see _his2 body again. With so little left, she finds it easy to take vengeance by @@.orangered;completely rejecting your ownership of _him2.@@
 				<<set $slaves[_myBody].devotion -= 50, $slaves[_myBody].trust = 100>>
 			<</if>>
 		<</if>>
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 5686b3fa4944166999ceaba1972ee435e66dc8c8..f7894a891d055db46ce9b5af87b8a5b982e3f227 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -399,150 +399,150 @@ In order to be eligible to be bred, the potential breeding bitch must first sati
 <br><br>
 $activeSlave.slaveName is up for review:
 <<if $activeSlave.intelligence+$activeSlave.intelligenceImplant >= $activeStandard.intelligence>>
-	<br>She @@.lime;PASSED@@ the intelligence test.
+	<br>$He @@.lime;PASSED@@ the intelligence test.
 <<else>>
-	<br>She @@.red;FAILED@@ the intelligence test.
+	<br>$He @@.red;FAILED@@ the intelligence test.
 	<<set _passing-->>
 <</if>>
 <<if $beauty >= $activeStandard.beauty>>
-	<br>She @@.lime;PASSED@@ the beauty test.
+	<br>$He @@.lime;PASSED@@ the beauty test.
 <<else>>
-	<br>She @@.red;FAILED@@ the beauty test.
+	<br>$He @@.red;FAILED@@ the beauty test.
 	<<set _passing-->>
 <</if>>
 <<if $activeSlave.face >= $activeStandard.face>>
-	<br>She @@.lime;PASSED@@ the facial attractiveness test.
+	<br>$He @@.lime;PASSED@@ the facial attractiveness test.
 <<else>>
-	<br>She @@.red;FAILED@@ the facial attractiveness test.
+	<br>$He @@.red;FAILED@@ the facial attractiveness test.
 	<<set _passing-->>
 <</if>>
 <<if $activeSlave.chem <= $activeStandard.chem>>
-	<br>She @@.lime;PASSED@@ the carcinogen test.
+	<br>$He @@.lime;PASSED@@ the carcinogen test.
 <<else>>
-	<br>She @@.red;FAILED@@ the carcinogen test.
+	<br>$He @@.red;FAILED@@ the carcinogen test.
 	<<set _passing-->>
 <</if>>
 <<if $activeSlave.addict <= $activeStandard.addict>>
-	<br>She @@.lime;PASSED@@ the drug test.
+	<br>$He @@.lime;PASSED@@ the drug test.
 <<else>>
-	<br>She @@.red;FAILED@@ the drug test.
+	<br>$He @@.red;FAILED@@ the drug test.
 	<<set _passing-->>
 <</if>>
 <<if $arcologies[0].FSSupremacist > 20>>
 	<<if $activeSlave.race == $activeStandard.raceSup>>
-		<br>She @@.lime;PASSED@@ racial testing.
+		<br>$He @@.lime;PASSED@@ racial testing.
 	<<else>>
-		<br>She @@.red;FAILED@@ racial testing.
+		<br>$He @@.red;FAILED@@ racial testing.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSubjugationist > 20>>
 	<<if $activeSlave.race != $activeStandard.raceSub>>
-		<br>She @@.lime;PASSED@@ racial testing.
+		<br>$He @@.lime;PASSED@@ racial testing.
 	<<else>>
-		<br>She @@.red;FAILED@@ racial testing.
+		<br>$He @@.red;FAILED@@ racial testing.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSGenderRadicalist > 20>>
 	<<if $activeSlave.dick >= $activeStandard.dick && $activeSlave.balls >= $activeStandard.balls>>
-		<br>She @@.lime;PASSED@@ penis inspection.
+		<br>$He @@.lime;PASSED@@ penis inspection.
 	<<else>>
-		<br>She @@.red;FAILED@@ penis inspection.
+		<br>$He @@.red;FAILED@@ penis inspection.
 		<<set _passing-->>
 	<</if>>
 <<elseif $arcologies[0].FSGenderFundamentalist > 20>>
 	<<if $activeSlave.dick == $activeStandard.dick && $activeSlave.balls == $activeStandard.balls>>
-		<br>She @@.lime;PASSED@@ genital inspection.
+		<br>$He @@.lime;PASSED@@ genital inspection.
 	<<else>>
-		<br>She @@.red;FAILED@@ genital inspection.
+		<br>$He @@.red;FAILED@@ genital inspection.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPaternalist > 20>>
 	<<if $activeSlave.intelligenceImplant >= $activeStandard.intelligenceImplant>>
-		<br>She @@.lime;PASSED@@ educational trials.
+		<br>$He @@.lime;PASSED@@ educational trials.
 	<<else>>
-		<br>She @@.red;FAILED@@ educational trials.
+		<br>$He @@.red;FAILED@@ educational trials.
 		<<set _passing-->>
 	<</if>>
 	<<if $activeSlave.health >= $activeStandard.health>>
-		<br>She @@.lime;PASSED@@ health examinations.
+		<br>$He @@.lime;PASSED@@ health examinations.
 	<<else>>
-		<br>She @@.red;FAILED@@ health examinations.
+		<br>$He @@.red;FAILED@@ health examinations.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSBodyPurist > 20>>
 	<<if $activeSlave.chem <= $activeStandard.chem>>
-		<br>She @@.lime;PASSED@@ health examinations.
+		<br>$He @@.lime;PASSED@@ health examinations.
 	<<else>>
-		<br>She @@.red;FAILED@@ health examinations.
+		<br>$He @@.red;FAILED@@ health examinations.
 		<<set _passing-->>
 	<</if>>
 	<<if $activeSlave.boobsImplant == 0 && $activeSlave.buttImplant == 0 && $activeSlave.lipsImplant == 0 && $activeSlave.hipsImplant == 0 && $activeSlave.shouldersImplant == 0 && $activeSlave.faceImplant <= 5 && $activeSlave.bellyImplant == -1>>
-		<br>She @@.lime;PASSED@@ implant examinations.
+		<br>$He @@.lime;PASSED@@ implant examinations.
 	<<else>>
-		<br>She @@.red;FAILED@@ implant examinations.
+		<br>$He @@.red;FAILED@@ implant examinations.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSMaturityPreferentialist > 20>>
 	<<if $activeSlave.physicalAge > $activeStandard.age>>
-		<br>She @@.lime;PASSED@@ age examinations.
+		<br>$He @@.lime;PASSED@@ age examinations.
 	<<else>>
-		<br>She @@.red;FAILED@@ age examinations.
+		<br>$He @@.red;FAILED@@ age examinations.
 		<<set _passing-->>
 	<</if>>
 <<elseif $arcologies[0].FSYouthPreferentialist > 20>>
 	<<if $activeSlave.physicalAge < $activeStandard.age>>
-		<br>She @@.lime;PASSED@@ age examinations.
+		<br>$He @@.lime;PASSED@@ age examinations.
 	<<else>>
-		<br>She @@.red;FAILED@@ age examinations.
+		<br>$He @@.red;FAILED@@ age examinations.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSSlimnessEnthusiast > 20>>
 	<<if $activeSlave.weight <= $activeStandard.weightMax>>
-		<br>She @@.lime;MET@@ weight limits.
+		<br>$He @@.lime;MET@@ weight limits.
 	<<else>>
-		<br>She @@.red;EXCEEDED@@ weight limits.
+		<br>$He @@.red;EXCEEDED@@ weight limits.
 		<<set _passing-->>
 	<</if>>
 	<<if $activeSlave.butt <= $activeStandard.butt>>
-		<br>She @@.lime;MET@@ ass measurements.
+		<br>$He @@.lime;MET@@ ass measurements.
 	<<else>>
-		<br>She @@.red;EXCEEDED@@ ass measurements.
+		<br>$He @@.red;EXCEEDED@@ ass measurements.
 		<<set _passing-->>
 	<</if>>
 	<<if $activeSlave.boobs <= $activeStandard.boobs>>
-		<br>She @@.lime;MET@@ chest measurements.
+		<br>$He @@.lime;MET@@ chest measurements.
 	<<else>>
-		<br>She @@.red;EXCEEDED@@ chest measurements.
+		<br>$He @@.red;EXCEEDED@@ chest measurements.
 		<<set _passing-->>
 	<</if>>
 <<elseif $arcologies[0].FSAssetExpansionist > 20>>
 	<<if ($activeSlave.butt - $activeSlave.buttImplant) >= $activeStandard.butt>>
-		<br>She @@.lime;MET@@ ass measurements.
+		<br>$He @@.lime;MET@@ ass measurements.
 	<<else>>
-		<br>She @@.red;FAILED@@ to meet ass measurements.
+		<br>$He @@.red;FAILED@@ to meet ass measurements.
 		<<set _passing-->>
 	<</if>>
 	<<if ($activeSlave.boobs - $activeSlave.boobsImplant) >= $activeStandard.boobs>>
-		<br>She @@.lime;MET@@ chest measurements.
+		<br>$He @@.lime;MET@@ chest measurements.
 	<<else>>
-		<br>She @@.red;FAILED@@ to meet chest measurements.
+		<br>$He @@.red;FAILED@@ to meet chest measurements.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <<if $arcologies[0].FSPastoralist > 20>>
 	<<if $activeSlave.lactation == $activeStandard.lactation>>
-		<br>She @@.lime;MET@@ milk production standards.
+		<br>$He @@.lime;MET@@ milk production standards.
 	<<elseif $activeSlave.lactation > $activeStandard.lactation>>
-		<br>She @@.red;EXCEEDED@@ milk production standards.
+		<br>$He @@.red;EXCEEDED@@ milk production standards.
 		<<set _passing-->>
 	<<else>>
-		<br>She @@.red;FAILED@@ to meet milk production standards.
+		<br>$He @@.red;FAILED@@ to meet milk production standards.
 		<<set _passing-->>
 	<</if>>
 <</if>>
@@ -550,42 +550,42 @@ $activeSlave.slaveName is up for review:
 	<<if $arcologies[0].FSPhysicalIdealistLaw == 1>>
 		<<if $arcologies[0].FSSlimnessEnthusiast > 20>>
 			<<if $activeSlave.weight <= $activeStandard.weightMax>>
-				<br>She @@.lime;MET@@ weight limits.
+				<br>$He @@.lime;MET@@ weight limits.
 			<<else>>
-				<br>She @@.red;EXCEEDED@@ weight limits.
+				<br>$He @@.red;EXCEEDED@@ weight limits.
 				<<set _passing-->>
 			<</if>>
 		<</if>>
 		<<if $activeSlave.muscles > $activeStandard.musclesMin && $activeSlave.muscles < $activeStandard.musclesMax>>
-			<br>She @@.lime;MET@@ the required muscle standard.
+			<br>$He @@.lime;MET@@ the required muscle standard.
 		<<elseif ($activeSlave.muscles <= $activeStandard.musclesMin && $activeSlave.muscles > $activeStandard.musclesMin-20) || ($activeSlave.muscles >= $activeStandard.musclesMax && $activeSlave.muscles < $activeStandard.musclesMax+30)>>
-			<br>She @@.yellow;failed@@ to match the required muscle standard, but was deemed within fixable range.
+			<br>$He @@.yellow;failed@@ to match the required muscle standard, but was deemed within fixable range.
 			<<if _passing == 0>>
 				<<set _passing = 2>>
 			<</if>>
 		<<else>>
-			<br>She @@.red;FAILED@@ to match the required muscle standard.
+			<br>$He @@.red;FAILED@@ to match the required muscle standard.
 			<<set _passing-->>
 		<</if>>
 	<<else>>
 		<<if $activeSlave.muscles > $activeStandard.musclesMin>>
-			<br>She @@.lime;MET@@ the required muscle mass.
+			<br>$He @@.lime;MET@@ the required muscle mass.
 		<<else>>
-			<br>She @@.red;FAILED@@ to meet the required muscle mass.
+			<br>$He @@.red;FAILED@@ to meet the required muscle mass.
 			<<set _passing-->>
 		<</if>>
 	<</if>>
 <<elseif $arcologies[0].FSHedonisticDecadence > 20>>
 	<<if $activeSlave.weight > $activeStandard.weightMin>>
-		<br>She @@.lime;MET@@ the minimum weight limit.
+		<br>$He @@.lime;MET@@ the minimum weight limit.
 	<<else>>
-		<br>She @@.red;failed@@ to meet minimum weight limits.
+		<br>$He @@.red;failed@@ to meet minimum weight limits.
 		<<set _passing-->>
 	<</if>>
 <</if>>
 <br><br>
 <<if _passing == 2>>
-	The slave known as "<<= SlaveFullName($activeSlave)>>" has been deemed @@.yellow;currently unsuitable@@ for breeding, but may be resubmitted after corrections are applied. We understand the subjective nature of "fit" and do not wish to preclude the use a viable breeder over such a trivial fix. She has been placed on a contraceptive routine to protect against "accidents" in the interim.
+	The slave known as "<<= SlaveFullName($activeSlave)>>" has been deemed @@.yellow;currently unsuitable@@ for breeding, but may be resubmitted after corrections are applied. We understand the subjective nature of "fit" and do not wish to preclude the use a viable breeder over such a trivial fix. $He has been placed on a contraceptive routine to protect against "accidents" in the interim.
 <<elseif _passing != 0>>
 	The slave known as "<<= SlaveFullName($activeSlave)>>" has been deemed @@.red;unsuitable@@ for breeding and has been @@.green;sterilized@@ as per agreement.
 	<<set $activeSlave.preg = -3>>
@@ -663,291 +663,291 @@ $activeSlave.slaveName is up for review:
 <<widget "BodyguardWeapon">>
 
 <<if ($activeSlave.muscles+$activeSlave.height-100)/25 > 5>>
-	She has a long ceramic sword strapped to her back,
+	She has a long ceramic sword strapped to $his back,
 	<<switch $activeSlave.nationality>>
 	<<case "American">>
-		and, in keeping with her heritage, a US Ordnance Mk43 Mod.1 GPMG
+		and, in keeping with $his heritage, a US Ordnance Mk43 Mod.1 GPMG
 	<<case "Armenian" "Belarusian" "Cuban" "Hungarian" "Kazakh" "Uzbek">>
-		and, in keeping with her heritage, a PKM GPMG
+		and, in keeping with $his heritage, a PKM GPMG
 	<<case "Australian">>
-		and, in keeping with her heritage, a Lithgow F89 Maximi GPMG
+		and, in keeping with $his heritage, a Lithgow F89 Maximi GPMG
 	<<case "Austrian">>
-		and, in keeping with her heritage, a Steyr MG 74 GPMG
+		and, in keeping with $his heritage, a Steyr MG 74 GPMG
 	<<case "Belgian">>
-		and, in keeping with her heritage, a FN Minimi M3 LMG
+		and, in keeping with $his heritage, a FN Minimi M3 LMG
 	<<case "British" "Scottish">>
-		and, in keeping with her heritage, an L7A2 GPMG
+		and, in keeping with $his heritage, an L7A2 GPMG
 	<<case "Canadian">>
-		and, in keeping with her heritage, a Colt Canada 5.56-LSW LMG
+		and, in keeping with $his heritage, a Colt Canada 5.56-LSW LMG
 	<<case "Chilean" "German">>
-		and, in keeping with her heritage, a Rheinmetall MG3 GPMG
+		and, in keeping with $his heritage, a Rheinmetall MG3 GPMG
 	<<case "Chinese">>
-		and, in keeping with her heritage, a Norinco QJY-88 LMG
+		and, in keeping with $his heritage, a Norinco QJY-88 LMG
 	<<case "Czech" "Slovak">>
-		and, in keeping with her heritage, a ZVI Uk vz.59 Rachot GPMG
+		and, in keeping with $his heritage, a ZVI Uk vz.59 Rachot GPMG
 	<<case "Filipina">>
-		and, in keeping with her heritage, a Government Arsenal M60E4 GPMG
+		and, in keeping with $his heritage, a Government Arsenal M60E4 GPMG
 	<<case "Finnish">>
-		and, in keeping with her heritage, a Valmet KvKK 62 LMG
+		and, in keeping with $his heritage, a Valmet KvKK 62 LMG
 	<<case "French">>
-		and, in keeping with her heritage, a MAS AAT-F1 GPMG
+		and, in keeping with $his heritage, a MAS AAT-F1 GPMG
 	<<case "Indian">>
-		and, in keeping with her heritage, an OFB MG 2A1 GPMG
+		and, in keeping with $his heritage, an OFB MG 2A1 GPMG
 	<<case "Indonesian">>
-		and, in keeping with her heritage, a Pindad SM2 LMG
+		and, in keeping with $his heritage, a Pindad SM2 LMG
 	<<case "Iranian">>
-		and, in keeping with her heritage, a DIO MGA3 GPMG
+		and, in keeping with $his heritage, a DIO MGA3 GPMG
 	<<case "Israeli">>
-		and, in keeping with her heritage, an IWI Negev NG7 GPMG
+		and, in keeping with $his heritage, an IWI Negev NG7 GPMG
 	<<case "Japanese">>
-		and, in keeping with her heritage, a Sumitomo Type 62 GPMG
+		and, in keeping with $his heritage, a Sumitomo Type 62 GPMG
 	<<case "Korean">>
-		and, in keeping with her heritage, a S&T K12 GPMG
+		and, in keeping with $his heritage, a S&T K12 GPMG
 	<<case "Mexican">>
-		and, in keeping with her heritage, a SEDENA MG-21 GPMG
+		and, in keeping with $his heritage, a SEDENA MG-21 GPMG
 	<<case "Polish">>
-		and, in keeping with her heritage, a ZMT UKM-2000 GPMG
+		and, in keeping with $his heritage, a ZMT UKM-2000 GPMG
 	<<case "Romanian">>
-		and, in keeping with her heritage, a FACSA PM md.93 LMG
+		and, in keeping with $his heritage, a FACSA PM md.93 LMG
 	<<case "Russian">>
-		and, in keeping with her heritage, a PKP Pecheneg GPMG
+		and, in keeping with $his heritage, a PKP Pecheneg GPMG
 	<<case "Serbian">>
-		and, in keeping with her heritage, a Zastava M09 LMG
+		and, in keeping with $his heritage, a Zastava M09 LMG
 	<<case "South African">>
-		and, in keeping with her heritage, a Vektor SS-77 GPMG
+		and, in keeping with $his heritage, a Vektor SS-77 GPMG
 	<<case "Spanish">>
-		and, in keeping with her heritage, a CETME MG 82 Ameli LMG
+		and, in keeping with $his heritage, a CETME MG 82 Ameli LMG
 	<<case "Swiss">>
-		and, in keeping with her heritage, a W+F-Bern MG51 GPMG
+		and, in keeping with $his heritage, a W+F-Bern MG51 GPMG
 	<<case "Turkish">>
-		and, in keeping with her heritage, a MKEK MG3 GPMG
+		and, in keeping with $his heritage, a MKEK MG3 GPMG
 	<<case "Ukrainian">>
-		and, in keeping with her heritage, a Fort-401 LMG
+		and, in keeping with $his heritage, a Fort-401 LMG
 	<<case "Vietnamese">>
-		and, in keeping with her heritage, a Z111 RPK LMG
+		and, in keeping with $his heritage, a Z111 RPK LMG
 	<<case "Zimbabwean">>
 		<<if $activeSlave.race == "white">>
-			and, in keeping with her heritage, a FN MAG-58 GPMG
+			and, in keeping with $his heritage, a FN MAG-58 GPMG
 		<<else>>
 			and a FN MAG 60.20 GPMG
 		<</if>>
 	<<default>>
 		and a FN MAG 60.20 GPMG
 	<</switch>>
-	slung crosswise on her chest.
+	slung crosswise on $his chest.
 <<elseif ($activeSlave.muscles+$activeSlave.height-100)/25 > 4>>
-	She has a ceramic sword strapped to her back
+	She has a ceramic sword strapped to $his back
 	<<switch $activeSlave.nationality>>
 	<<case "American">>
-		and, in keeping with her heritage, a Colt M16A4 assault rifle
+		and, in keeping with $his heritage, a Colt M16A4 assault rifle
 	<<case "Argentinian">>
-		and, in keeping with her heritage, a FMAP FARA-83 assault rifle
+		and, in keeping with $his heritage, a FMAP FARA-83 assault rifle
 	<<case "Armenian" "Belarusian" "Kazakh" "Uzbek">>
-		and, in keeping with her heritage, a Kalashnikov AK-74M assault rifle
+		and, in keeping with $his heritage, a Kalashnikov AK-74M assault rifle
 	<<case "Australian">>
-		and, in keeping with her heritage, a Lithgow EF88 Austeyr bullpup assault rifle
+		and, in keeping with $his heritage, a Lithgow EF88 Austeyr bullpup assault rifle
 	<<case "Austrian">>
-		and, in keeping with her heritage, a Steyr AUG A3 bullpup assault rifle
+		and, in keeping with $his heritage, a Steyr AUG A3 bullpup assault rifle
 	<<case "Belgian">>
-		and, in keeping with her heritage, a FN FNC M2 assault rifle
+		and, in keeping with $his heritage, a FN FNC M2 assault rifle
 	<<case "Brazilian">>
-		and, in keeping with her heritage, an IMBEL IA2 assault rifle
+		and, in keeping with $his heritage, an IMBEL IA2 assault rifle
 	<<case "British" "Scottish">>
-		and, in keeping with her heritage, an L85A3 bullpup assault rifle
+		and, in keeping with $his heritage, an L85A3 bullpup assault rifle
 	<<case "Canadian">>
-		and, in keeping with her heritage, a Colt Canada MRR assault rifle
+		and, in keeping with $his heritage, a Colt Canada MRR assault rifle
 	<<case "Chilean">>
-		and, in keeping with her heritage, a FAMAE ACE 22NC assault rifle
+		and, in keeping with $his heritage, a FAMAE ACE 22NC assault rifle
 	<<case "Chinese">>
-		and, in keeping with her heritage, a Norinco QBZ-95-1 bullpup assault rifle
+		and, in keeping with $his heritage, a Norinco QBZ-95-1 bullpup assault rifle
 	<<case "Colombian">>
-		and, in keeping with her heritage, a Indumil ACE 22 assault rifle
+		and, in keeping with $his heritage, a Indumil ACE 22 assault rifle
 	<<case "Croatian">>
-		and, in keeping with her heritage, an HS Produkt VHS-2 bullpup assault rifle
+		and, in keeping with $his heritage, an HS Produkt VHS-2 bullpup assault rifle
 	<<case "Cuban">>
-		and, in keeping with her heritage, an AKM assault rifle
+		and, in keeping with $his heritage, an AKM assault rifle
 	<<case "Czech" "Slovak">>
-		and, in keeping with her heritage, a CZUB CZ-806 BREN-2 assault rifle
+		and, in keeping with $his heritage, a CZUB CZ-806 BREN-2 assault rifle
 	<<case "Filipina">>
-		and, in keeping with her heritage, an Elitool M653P carbine
+		and, in keeping with $his heritage, an Elitool M653P carbine
 	<<case "Finnish">>
-		and, in keeping with her heritage, a SAKO Rk 95 TP assault rifle
+		and, in keeping with $his heritage, a SAKO Rk 95 TP assault rifle
 	<<case "French">>
-		and, in keeping with her heritage, a Nexter FAMAS G2 bullpup assault rifle
+		and, in keeping with $his heritage, a Nexter FAMAS G2 bullpup assault rifle
 	<<case "German">>
-		and, in keeping with her heritage, a H&K G36A2 assault rifle
+		and, in keeping with $his heritage, a H&K G36A2 assault rifle
 	<<case "Hungarian">>
-		and, in keeping with her heritage, a FEG AMD-65M assault rifle
+		and, in keeping with $his heritage, a FEG AMD-65M assault rifle
 	<<case "Indian">>
-		and, in keeping with her heritage, an OFB MCIWS assault rifle
+		and, in keeping with $his heritage, an OFB MCIWS assault rifle
 	<<case "Indonesian">>
-		and, in keeping with her heritage, a Pindad SS2 assault rifle
+		and, in keeping with $his heritage, a Pindad SS2 assault rifle
 	<<case "Iranian">>
-		and, in keeping with her heritage, a DIO KH-2002 Khaybar bullpup assault rifle
+		and, in keeping with $his heritage, a DIO KH-2002 Khaybar bullpup assault rifle
 	<<case "Israeli">>
-		and, in keeping with her heritage, an IWI MTAR-21 bullpup assault rifle
+		and, in keeping with $his heritage, an IWI MTAR-21 bullpup assault rifle
 	<<case "Italian">>
-		and, in keeping with her heritage, a Beretta ARX-160 assault rifle
+		and, in keeping with $his heritage, a Beretta ARX-160 assault rifle
 	<<case "Japanese">>
-		and, in keeping with her heritage, a Howa Type 89 assault rifle
+		and, in keeping with $his heritage, a Howa Type 89 assault rifle
 	<<case "Korean">>
-		and, in keeping with her heritage, a Daewoo K2C1 assault rifle
+		and, in keeping with $his heritage, a Daewoo K2C1 assault rifle
 	<<case "Mexican">>
-		and, in keeping with her heritage, a DGIM FX-05 Xiuhcoatl assault rifle
+		and, in keeping with $his heritage, a DGIM FX-05 Xiuhcoatl assault rifle
 	<<case "Peruvian">>
-		and, in keeping with her heritage, a SIMA FAD bullpup assault rifle
+		and, in keeping with $his heritage, a SIMA FAD bullpup assault rifle
 	<<case "Polish">>
-		and, in keeping with her heritage, a FB MSBS assault rifle
+		and, in keeping with $his heritage, a FB MSBS assault rifle
 	<<case "Romanian">>
-		and, in keeping with her heritage, a ROMARM PA md.86 assault rifle
+		and, in keeping with $his heritage, a ROMARM PA md.86 assault rifle
 	<<case "Russian">>
-		and, in keeping with her heritage, an Izhmash AN-94 Abakan assault rifle
+		and, in keeping with $his heritage, an Izhmash AN-94 Abakan assault rifle
 	<<case "Serbian">>
-		and, in keeping with her heritage, a Zastava M21A assault rifle
+		and, in keeping with $his heritage, a Zastava M21A assault rifle
 	<<case "South African">>
-		and, in keeping with her heritage, a Vektor R4 assault rifle
+		and, in keeping with $his heritage, a Vektor R4 assault rifle
 	<<case "Spanish">>
-		and, in keeping with her heritage, a CETME Model C battle rifle
+		and, in keeping with $his heritage, a CETME Model C battle rifle
 	<<case "Swedish">>
-		and, in keeping with her heritage, a Bofors Ak-5C assault rifle
+		and, in keeping with $his heritage, a Bofors Ak-5C assault rifle
 	<<case "Swiss">>
-		and, in keeping with her heritage, a SIG SG 550 assault rifle
+		and, in keeping with $his heritage, a SIG SG 550 assault rifle
 	<<case "Thai">>
-		and, in keeping with her heritage, a MND Type 11 assault rifle
+		and, in keeping with $his heritage, a MND Type 11 assault rifle
 	<<case "Turkish">>
-		and, in keeping with her heritage, a MKEK MPT-76 assault rifle
+		and, in keeping with $his heritage, a MKEK MPT-76 assault rifle
 	<<case "Ukrainian">>
-		and, in keeping with her heritage, a Fort-227 assault rifle
+		and, in keeping with $his heritage, a Fort-227 assault rifle
 	<<case "Vietnamese">>
-		and, in keeping with her heritage, a Z111 AKM assault rifle
+		and, in keeping with $his heritage, a Z111 AKM assault rifle
 	<<case "Zimbabwean">>
 		<<if $activeSlave.race == "white">>
-			and, in keeping with her heritage, a FN FAL battle rifle
+			and, in keeping with $his heritage, a FN FAL battle rifle
 		<<else>>
 			and a FN F2000 bullpup assault rifle
 		<</if>>
 	<<default>>
 		and a FN F2000 bullpup assault rifle
 	<</switch>>
-	slung across her chest.
+	slung across $his chest.
 <<elseif ($activeSlave.muscles+$activeSlave.height-100)/25 > 3>>
-	She has a straight ceramic sword strapped to her back
+	She has a straight ceramic sword strapped to $his back
 	<<switch $activeSlave.nationality>>
 	<<case "American">>
-		and, in keeping with her heritage, a KRISS Vector SMG
+		and, in keeping with $his heritage, a KRISS Vector SMG
 	<<case "Argentinian">>
-		and, in keeping with her heritage, a Halcon ML-63 SMG
+		and, in keeping with $his heritage, a Halcon ML-63 SMG
 	<<case "Armenian" "Belarusian" "Kazakh" "Uzbek">>
-		and, in keeping with her heritage, an Kalashnikov AKS-74U PDW
+		and, in keeping with $his heritage, an Kalashnikov AKS-74U PDW
 	<<case "Austrian">>
-		and, in keeping with her heritage, a Steyr AUG A3 Para XS bullpup SMG
+		and, in keeping with $his heritage, a Steyr AUG A3 Para XS bullpup SMG
 	<<case "Belgian">>
-		and, in keeping with her heritage, a FN P90 bullpup PDW
+		and, in keeping with $his heritage, a FN P90 bullpup PDW
 	<<case "Brazilian">>
-		and, in keeping with her heritage, a Taurus MT40 G2 SMG
+		and, in keeping with $his heritage, a Taurus MT40 G2 SMG
 	<<case "British" "Scottish">>
-		and, in keeping with her heritage, an L91A1 SMG
+		and, in keeping with $his heritage, an L91A1 SMG
 	<<case "Chilean">>
-		and, in keeping with her heritage, a FAMAE SAF-200 SMG
+		and, in keeping with $his heritage, a FAMAE SAF-200 SMG
 	<<case "Chinese">>
-		and, in keeping with her heritage, a Norinco QCQ-05 SMG
+		and, in keeping with $his heritage, a Norinco QCQ-05 SMG
 	<<case "Croatian">>
-		and, in keeping with her heritage, a PM Agram 2000 SMG
+		and, in keeping with $his heritage, a PM Agram 2000 SMG
 	<<case "Filipina">>
-		and, in keeping with her heritage, a Ferfrans SCW7 PDW
+		and, in keeping with $his heritage, a Ferfrans SCW7 PDW
 	<<case "German">>
-		and, in keeping with her heritage, an H&K MP7A1 PDW
+		and, in keeping with $his heritage, an H&K MP7A1 PDW
 	<<case "Indian">>
-		and, in keeping with her heritage, an OFB MSMC SMG
+		and, in keeping with $his heritage, an OFB MSMC SMG
 	<<case "Indonesian">>
-		and, in keeping with her heritage, a Pindad PM1A1 SMG
+		and, in keeping with $his heritage, a Pindad PM1A1 SMG
 	<<case "Iranian">>
-		and, in keeping with her heritage, a DIO MPT-9 Tondar SMG
+		and, in keeping with $his heritage, a DIO MPT-9 Tondar SMG
 	<<case "Israeli">>
-		and, in keeping with her heritage, an IWI Uzi SMG
+		and, in keeping with $his heritage, an IWI Uzi SMG
 	<<case "Italian">>
-		and, in keeping with her heritage, a Beretta MX4 SMG
+		and, in keeping with $his heritage, a Beretta MX4 SMG
 	<<case "Korean">>
-		and, in keeping with her heritage, a Daewoo K1A PDW
+		and, in keeping with $his heritage, a Daewoo K1A PDW
 	<<case "Mexican">>
-		and, in keeping with her heritage, a Mendoza Cobra SMG
+		and, in keeping with $his heritage, a Mendoza Cobra SMG
 	<<case "Polish">>
-		and, in keeping with her heritage, a FB PM-06 Glauberyt SMG
+		and, in keeping with $his heritage, a FB PM-06 Glauberyt SMG
 	<<case "Romanian">>
-		and, in keeping with her heritage, a UM Cugir LP7 SMG
+		and, in keeping with $his heritage, a UM Cugir LP7 SMG
 	<<case "Russian">>
-		and, in keeping with her heritage, a KBP PP-90M1 SMG
+		and, in keeping with $his heritage, a KBP PP-90M1 SMG
 	<<case "Serbian">>
-		and, in keeping with her heritage, a Zastava Master FLG SMG
+		and, in keeping with $his heritage, a Zastava Master FLG SMG
 	<<case "South African">>
-		and, in keeping with her heritage, a Milkor BXP SMG
+		and, in keeping with $his heritage, a Milkor BXP SMG
 	<<case "Spanish">>
-		and, in keeping with her heritage, a Star Z84 SMG
+		and, in keeping with $his heritage, a Star Z84 SMG
 	<<case "Swedish">>
-		and, in keeping with her heritage, a Carl Gustav m/45 SMG
+		and, in keeping with $his heritage, a Carl Gustav m/45 SMG
 	<<case "Swiss">>
-		and, in keeping with her heritage, a SIG MPX SMG
+		and, in keeping with $his heritage, a SIG MPX SMG
 	<<case "Turkish">>
-		and, in keeping with her heritage, a Sarsilmaz SAR 109 SMG
+		and, in keeping with $his heritage, a Sarsilmaz SAR 109 SMG
 	<<case "Ukrainian">>
-		and, in keeping with her heritage, a Fort-224 bullpup SMG
+		and, in keeping with $his heritage, a Fort-224 bullpup SMG
 	<<case "Vietnamese">>
-		and, in keeping with her heritage, a Z111 K-50M LMG
+		and, in keeping with $his heritage, a Z111 K-50M LMG
 	<<case "Zimbabwean">>
 		<<if $activeSlave.race == "white">>
-			and, in keeping with her heritage, a Sterling Mk.IV SMG
+			and, in keeping with $his heritage, a Sterling Mk.IV SMG
 		<<else>>
 			and a H&K MP5 SMG
 		<</if>>
 	<<default>>
 		and a H&K MP5 SMG
 	<</switch>>
-	slung across her chest.
+	slung across $his chest.
 <<else>>
-	She has a short ceramic sword strapped to her back
+	She has a short ceramic sword strapped to $his back
 	<<switch $activeSlave.nationality>>
 	<<case "American">>
-		and, in keeping with her heritage, a MAC-10 machine pistol
+		and, in keeping with $his heritage, a MAC-10 machine pistol
 	<<case "Armenian" "Belarusian" "Cuban" "Kazakh" "Ukrainian" "Uzbek">>
-		and, in keeping with her heritage, a Molot Ordnance Stechkin APS machine pistol
+		and, in keeping with $his heritage, a Molot Ordnance Stechkin APS machine pistol
 	<<case "Austrian">>
-		and, in keeping with her heritage, a Steyr TMP machine pistol
+		and, in keeping with $his heritage, a Steyr TMP machine pistol
 	<<case "Belgian">>
-		and, in keeping with her heritage, a VBR-Belgium PDW machine pistol
+		and, in keeping with $his heritage, a VBR-Belgium PDW machine pistol
 	<<case "Chinese">>
-		and, in keeping with her heritage, a Chongqing Changfeng CF-05 machine pistol
+		and, in keeping with $his heritage, a Chongqing Changfeng CF-05 machine pistol
 	<<case "Czech" "Slovak">>
-		and, in keeping with her heritage, a CZUB CZ 75 Automatic machine pistol
+		and, in keeping with $his heritage, a CZUB CZ 75 Automatic machine pistol
 	<<case "German">>
-		and, in keeping with her heritage, a H&K VP70 machine pistol
+		and, in keeping with $his heritage, a H&K VP70 machine pistol
 	<<case "Hungarian">>
-		and, in keeping with her heritage, a FEG KGP-9 machine pistol
+		and, in keeping with $his heritage, a FEG KGP-9 machine pistol
 	<<case "Israeli">>
-		and, in keeping with her heritage, an IWI Uzi Pro machine pistol
+		and, in keeping with $his heritage, an IWI Uzi Pro machine pistol
 	<<case "Italian">>
-		and, in keeping with her heritage, a Beretta 93R machine pistol
+		and, in keeping with $his heritage, a Beretta 93R machine pistol
 	<<case "Japanese">>
-		and, in keeping with her heritage, a Minebea PM-9 machine pistol
+		and, in keeping with $his heritage, a Minebea PM-9 machine pistol
 	<<case "Mexican">>
-		and, in keeping with her heritage, a Trejo Modelo 2 Especial machine pistol
+		and, in keeping with $his heritage, a Trejo Modelo 2 Especial machine pistol
 	<<case "Peruvian">>
-		and, in keeping with her heritage, a SIMA MGP-87 machine pistol
+		and, in keeping with $his heritage, a SIMA MGP-87 machine pistol
 	<<case "Polish">>
-		and, in keeping with her heritage, a WITU PMM machine pistol
+		and, in keeping with $his heritage, a WITU PMM machine pistol
 	<<case "Romanian">>
-		and, in keeping with her heritage, a UMS Pistolul md.98 Dracula machine pistol
+		and, in keeping with $his heritage, a UMS Pistolul md.98 Dracula machine pistol
 	<<case "Russian">>
-		and, in keeping with her heritage, a KBP OTs-33 Pernach machine pistol
+		and, in keeping with $his heritage, a KBP OTs-33 Pernach machine pistol
 	<<case "Swedish">>
-		and, in keeping with her heritage, a Saab Bofors Dynamics CBJ-MS machine pistol
+		and, in keeping with $his heritage, a Saab Bofors Dynamics CBJ-MS machine pistol
 	<<case "Swiss">>
-		and, in keeping with her heritage, a B+T MP9 machine pistol
+		and, in keeping with $his heritage, a B+T MP9 machine pistol
 	<<case "Turkish">>
-		and, in keeping with her heritage, a TiSAS Zigana F machine pistol
+		and, in keeping with $his heritage, a TiSAS Zigana F machine pistol
 	<<default>>
 		and a Glock 18 machine pistol
 	<</switch>>
-	at her side.
+	at $his side.
 <</if>>
 
 <</widget>>
diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index 80e5ede35f5d20d4dbfe00f035625d69e9679325..3bc3dcae90920a71c4f21b75b810d64ac6fca031 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -720,7 +720,7 @@ Being the <<if $activeSlave.relationship > 4>>wife<<else>>lover<</if>> of a lust
 <br><br>
 <<set _belly = bellyAdjective($subSlave)>>
 
-Mere moments after you absorb this arresting scene, $subSlave.slaveName thrusts <<if canPenetrate($subSlave)>>_his2 cock<<else>>the strap-on<</if>> all the way inside $activeSlave.slaveName's <<if _notVirgin == 1>>ass<<else>>womanhood<</if>> and shudders, <<if canPenetrate($subSlave)>>filling it with _his2 cum<<else>>orgasming<</if>>. Then _he2 collapses, utterly spent. $activeSlave.slaveName <<if canPenetrate($subSlave)>>gasps at the sensation of the ejaculate shooting into $his body<<else>>smiles a little wider as $h3 feels $subSlave.slaveName's muscles tense with climax<</if>>, and then grunts a little as $subSlave.slaveName lies down on top of $him.<<if $subSlave.boobs > 5000>> The enormous weight of $his lover's boobs squashes $him.<</if>><<if $subSlave.belly >= 5000>> _His2 _belly <<if $subSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> pushing into the small of $his back.<</if>> After a few seconds, $he wiggles $his hips a little as a wordless question. The sensation <<if canPenetrate($subSlave)>>against $subSlave.slaveName's softening, overstimulated member<<else>>is transmitted through the phallus and its harness to $subSlave.slaveName's overstimulated clit, and this<</if>> makes the exhausted slave on top quiver, eliciting a giggle from the slave underneath _him2. "I love you, $subSlave.slaveName," $he whispers, and receives a mumbled "I love you too" in breathy response, right next to $his ear.
+Mere moments after you absorb this arresting scene, $subSlave.slaveName thrusts <<if canPenetrate($subSlave)>>_his2 cock<<else>>the strap-on<</if>> all the way inside $activeSlave.slaveName's <<if _notVirgin == 1>>ass<<else>>womanhood<</if>> and shudders, <<if canPenetrate($subSlave)>>filling it with _his2 cum<<else>>orgasming<</if>>. Then _he2 collapses, utterly spent. $activeSlave.slaveName <<if canPenetrate($subSlave)>>gasps at the sensation of the ejaculate shooting into $his body<<else>>smiles a little wider as $he feels $subSlave.slaveName's muscles tense with climax<</if>>, and then grunts a little as $subSlave.slaveName lies down on top of $him.<<if $subSlave.boobs > 5000>> The enormous weight of $his lover's boobs squashes $him.<</if>><<if $subSlave.belly >= 5000>> _His2 _belly <<if $subSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> pushing into the small of $his back.<</if>> After a few seconds, $he wiggles $his hips a little as a wordless question. The sensation <<if canPenetrate($subSlave)>>against $subSlave.slaveName's softening, overstimulated member<<else>>is transmitted through the phallus and its harness to $subSlave.slaveName's overstimulated clit, and this<</if>> makes the exhausted slave on top quiver, eliciting a giggle from the slave underneath _him2. "I love you, $subSlave.slaveName," $he whispers, and receives a mumbled "I love you too" in breathy response, right next to $his ear.
 
 <<case "simple assault">>
 
diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw
index 30557b99cf7914b49640f06425f83f9525375b80..3a6021b4d9e25560e7288b074d67aaa6533931f7 100644
--- a/src/uncategorized/remoteSurgery.tw
+++ b/src/uncategorized/remoteSurgery.tw
@@ -1160,7 +1160,7 @@ $He has
 		<<if $RapidCellGrowthFormula == 1>>
 			<br>&nbsp;&nbsp;&nbsp;&nbsp;
 			<<if $activeSlave.geneMods.rapidCellGrowth == 0>>
-				[[Increased Elasticity Treatment|Surgery Degradation][$activeSlave.geneMods.rapidCellGrowth = 1,$cash -= $surgeryCost * 4, $activeSlave.health -= 40, $activeSlave.chem += 100,$surgeryType = "retrograde virus injection NCS"]] //This will alter $his genetic code to encourage $his body to stretch//
+				[[Increased Elasticity Treatment|Surgery Degradation][$activeSlave.geneMods.rapidCellGrowth = 1,$cash -= $surgeryCost * 4, $activeSlave.health -= 40, $activeSlave.chem += 100,$surgeryType = "elasticity treatment"]] //This will alter $his genetic code to encourage $his body to stretch//
 			<<else>>
 				//$He already has received the plasticity increasing elasticity treatment//
 			<</if>>