From dfa7e5af44fa0b5ea4513837617ead2da24cdb60 Mon Sep 17 00:00:00 2001
From: klorpa <30924131+klorpa@users.noreply.github.com>
Date: Wed, 25 Jul 2018 23:54:49 -0500
Subject: [PATCH] Fix2

---
 src/uncategorized/arcadeReport.tw           |  6 ++----
 src/uncategorized/brothelReport.tw          |  2 --
 src/uncategorized/cellblockReport.tw        |  2 ++
 src/uncategorized/clinicReport.tw           |  2 --
 src/uncategorized/clubReport.tw             |  2 --
 src/uncategorized/dairyReport.tw            |  2 --
 src/uncategorized/endWeek.tw                |  2 --
 src/uncategorized/fullReport.tw             |  2 +-
 src/uncategorized/masterSuiteReport.tw      |  2 --
 src/uncategorized/saBeYourHeadGirl.tw       |  2 --
 src/uncategorized/saChoosesOwnJob.tw        |  1 -
 src/uncategorized/saDevotion.tw             |  2 --
 src/uncategorized/saDiet.tw                 |  2 --
 src/uncategorized/saDrugs.tw                |  3 ++-
 src/uncategorized/saGetMilked.tw            |  2 --
 src/uncategorized/saGuardsYou.tw            |  2 --
 src/uncategorized/saHormoneEffects.tw       |  2 --
 src/uncategorized/saLiveWithHG.tw           |  2 --
 src/uncategorized/saLongTermEffects.tw      |  2 --
 src/uncategorized/saPleaseYou.tw            |  2 --
 src/uncategorized/saRecruitGirls.tw         |  2 --
 src/uncategorized/saRelationships.tw        |  2 --
 src/uncategorized/saRivalries.tw            |  2 --
 src/uncategorized/saRules.tw                |  2 --
 src/uncategorized/saServeThePublic.tw       |  2 --
 src/uncategorized/saServeYourOtherSlaves.tw |  2 --
 src/uncategorized/saStayConfined.tw         |  2 --
 src/uncategorized/saTakeClasses.tw          |  2 --
 src/uncategorized/saWhore.tw                |  2 --
 src/uncategorized/saWorkAGloryHole.tw       |  2 --
 src/uncategorized/servantsQuartersReport.tw |  2 --
 src/uncategorized/spaReport.tw              |  2 --
 src/utility/descriptionWidgetsFlesh.tw      | 11 +++++------
 33 files changed, 12 insertions(+), 67 deletions(-)

diff --git a/src/uncategorized/arcadeReport.tw b/src/uncategorized/arcadeReport.tw
index 8a13eea6107..4d5cfd632ca 100644
--- a/src/uncategorized/arcadeReport.tw
+++ b/src/uncategorized/arcadeReport.tw
@@ -1,7 +1,5 @@
 :: Arcade Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <span id="arcadestats">
 </span>
 
@@ -77,7 +75,7 @@
 		<<else>>
 			is confined in $arcadeName.
 		<</if>>
-		<br>&nbsp;&nbsp;&nbsp;&nbsp;She <<include "SA work a glory hole">>
+		<br>&nbsp;&nbsp;&nbsp;&nbsp;$He <<include "SA work a glory hole">>
 	<<else>>
 		<<silently>>
 			<<include "SA chooses own job">>
@@ -94,7 +92,7 @@
 		<<elseif ($slaves[$i].lactation > 0) || ($slaves[$i].balls > 0)>>
 			<<set _oldCash = $cash>>
 			<<if $showEWD != 0>>
-				<br>&nbsp;&nbsp;&nbsp;&nbsp;She <<include "SA get milked">>
+				<br>&nbsp;&nbsp;&nbsp;&nbsp;$He <<include "SA get milked">>
 			<<else>>
 				<<silently>><<include "SA get milked">><</silently>>
 			<</if>>
diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw
index 075a64fcfa3..ee6d56c7d9e 100644
--- a/src/uncategorized/brothelReport.tw
+++ b/src/uncategorized/brothelReport.tw
@@ -1,7 +1,5 @@
 :: Brothel Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <span id="brothelstats">
 </span>
 
diff --git a/src/uncategorized/cellblockReport.tw b/src/uncategorized/cellblockReport.tw
index ba8f6917192..772c77ddc3b 100644
--- a/src/uncategorized/cellblockReport.tw
+++ b/src/uncategorized/cellblockReport.tw
@@ -1,5 +1,7 @@
 :: Cellblock Report [nobr]
 
+<<setLocalPronouns $slaves[$i]>>
+
 <<SlaveSort $CellBiIDs>>
 <<set _DL = $CellBiIDs.length, $cellblockSlaves = _DL, _SL = $slaves.length, _brokenSlaves = 0, _idleBonus = 0, _softenedQuirks = 0, _trustMalus = 0, _FLsFetish = 0>>
 
diff --git a/src/uncategorized/clinicReport.tw b/src/uncategorized/clinicReport.tw
index cdd74b315c1..b0b8e8e5ffd 100644
--- a/src/uncategorized/clinicReport.tw
+++ b/src/uncategorized/clinicReport.tw
@@ -1,7 +1,5 @@
 :: Clinic Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<SlaveSort $CliniciIDs>>
 <<set _DL = $CliniciIDs.length, $clinicSlaves = _DL, _SL = $slaves.length, _healthBonus = 0, _idleBonus = 0, _FLsFetish = 0, _restedSlaves = 0>>
 
diff --git a/src/uncategorized/clubReport.tw b/src/uncategorized/clubReport.tw
index 3087032d979..8dbdffa6dd9 100644
--- a/src/uncategorized/clubReport.tw
+++ b/src/uncategorized/clubReport.tw
@@ -1,7 +1,5 @@
 :: Club Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <span id="clubstats">
 </span>
 
diff --git a/src/uncategorized/dairyReport.tw b/src/uncategorized/dairyReport.tw
index 0437d425c4b..ed33c55cd44 100644
--- a/src/uncategorized/dairyReport.tw
+++ b/src/uncategorized/dairyReport.tw
@@ -1,7 +1,5 @@
 :: Dairy Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <span id="dairystats">
 </span>
 
diff --git a/src/uncategorized/endWeek.tw b/src/uncategorized/endWeek.tw
index 3ef296ce538..7b1662a96ae 100644
--- a/src/uncategorized/endWeek.tw
+++ b/src/uncategorized/endWeek.tw
@@ -1,7 +1,5 @@
 :: End Week [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set State.expired.length = 0>>
 
 <<set $gingering = 0, $oralUseWeight = 5, $vaginalUseWeight = 5, $analUseWeight = 5, $mammaryUseWeight = 1, $penetrativeUseWeight = 1, $inflatedSlavesMilk = 0, $inflatedSlavesCum = 0, $subSlaves = 0>>
diff --git a/src/uncategorized/fullReport.tw b/src/uncategorized/fullReport.tw
index 2f4faf48581..babafb62142 100644
--- a/src/uncategorized/fullReport.tw
+++ b/src/uncategorized/fullReport.tw
@@ -8,7 +8,7 @@
 <</if>>
 /* 000-250-006 */
 
-<<run SlavePronouns($slaves[$i])>>
+<<setLocalPronouns $slaves[$i]>>
 
 <<switch $slaves[$i].assignment>>
 <<case "rest">>
diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw
index 4d3ddf5b49f..6e3bbc38f1a 100644
--- a/src/uncategorized/masterSuiteReport.tw
+++ b/src/uncategorized/masterSuiteReport.tw
@@ -1,7 +1,5 @@
 :: Master Suite Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<SlaveSort $MastSiIDs>>
 <<set _DL = $MastSiIDs.length, $masterSuiteSlaves = _DL, _SL = $slaves.length, $legendaryAbolitionistID = 0, $masterSuiteAverageEnergy = 0, _masterSuiteAverageCum = 0, _masterSuiteAverageDick = 0, _masterSuiteAverageDom = 0, _masterSuiteAverageMilk = 0, _masterSuiteAveragePreg = 0, _masterSuiteAverageSadism = 0, _masterSuitePregnantSlaves = 0, _masterSuitePregnantSlavesMultiple = 0>>
 <<if $Concubine != 0>>
diff --git a/src/uncategorized/saBeYourHeadGirl.tw b/src/uncategorized/saBeYourHeadGirl.tw
index 948b611343f..1adb927b066 100644
--- a/src/uncategorized/saBeYourHeadGirl.tw
+++ b/src/uncategorized/saBeYourHeadGirl.tw
@@ -1,7 +1,5 @@
 :: SA be your Head Girl [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set $HGTimeInGrade += 1>>
 
 <<if $HGSuite == 1>>
diff --git a/src/uncategorized/saChoosesOwnJob.tw b/src/uncategorized/saChoosesOwnJob.tw
index f8087228afa..d26842c7ca2 100644
--- a/src/uncategorized/saChoosesOwnJob.tw
+++ b/src/uncategorized/saChoosesOwnJob.tw
@@ -6,7 +6,6 @@
 <<elseif ($slaves[$i].choosesOwnAssignment == 2)>> /* second pass happens visibly during weekly report for the location where this slave decided to go (or stay) */
 	/* display text but don't change assignment (already done) */
 
-	<<run SlavePronouns($slaves[$i])>>
 	<<set $desc = SlaveTitle($slaves[$i])>>
 	<<print $slaves[$i].choosesOwnAssignmentText>>
 	<<set $slaves[$i].choosesOwnAssignmentText = "", $slaves[$i].choosesOwnAssignment = 1>> /* continue cycle for next week */
diff --git a/src/uncategorized/saDevotion.tw b/src/uncategorized/saDevotion.tw
index ea669595c51..5b9e6b4da1e 100644
--- a/src/uncategorized/saDevotion.tw
+++ b/src/uncategorized/saDevotion.tw
@@ -1,7 +1,5 @@
 :: SA devotion [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 &nbsp;&nbsp;&nbsp;&nbsp;
 
 <<if $slaves[$i].fetish == "mindbroken">>
diff --git a/src/uncategorized/saDiet.tw b/src/uncategorized/saDiet.tw
index cf5c111b065..0f52135aeda 100644
--- a/src/uncategorized/saDiet.tw
+++ b/src/uncategorized/saDiet.tw
@@ -1,7 +1,5 @@
 :: SA diet [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].fuckdoll == 0>>
 
 <<if $feeder == 1>>
diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw
index 37f3f2e2104..aa5abaaf9d3 100644
--- a/src/uncategorized/saDrugs.tw
+++ b/src/uncategorized/saDrugs.tw
@@ -4,6 +4,7 @@
 *   1/2 the growth, however, boob and butt fat is interpreted as excess fat by NCS and so is converted to slave
 *   sexual energy.
 */
+
 <<if $slaves[$i].drugs == "intensive breast injections" || $slaves[$i].drugs == "intensive butt injections" || $slaves[$i].drugs == "intensive penis enhancement" || $slaves[$i].drugs == "intensive testicle enhancement">>
 	<<set _intensive = 1>>
 <</if>>
@@ -1196,7 +1197,7 @@
 
 <<if $slaves[$i].curatives < 2 && $slaves[$i].inflationType != "curative" && $slaves[$i].assignment != "get treatment in the clinic">>
 <<if $slaves[$i].health < -50>>
-	It's difficult being so ill, and $he @@.mediumorchid;resents you@@ for not treating $his.
+	It's difficult being so ill, and $he @@.mediumorchid;resents you@@ for not treating $him.
 	<<set $slaves[$i].devotion -= 2>>
 <<elseif ($slaves[$i].health > 50)>>
 	<<if $slaves[$i].fuckdoll == 0>>
diff --git a/src/uncategorized/saGetMilked.tw b/src/uncategorized/saGetMilked.tw
index af07ea574a6..6762e5a4eb8 100644
--- a/src/uncategorized/saGetMilked.tw
+++ b/src/uncategorized/saGetMilked.tw
@@ -1,7 +1,5 @@
 :: SA get milked [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <!-- Statistics gathering -->
 <<set _incomeStats = getSlaveStatisticData($slaves[$i], $slaves[$i].assignment === Job.DAIRY ? $facility.dairy : undefined)>>
 <<set _incomeStats.milk = 0; _incomeStats.cum = 0; _incomeStats.fluid = 0>>
diff --git a/src/uncategorized/saGuardsYou.tw b/src/uncategorized/saGuardsYou.tw
index 39853b9da8c..50dc26d0cda 100644
--- a/src/uncategorized/saGuardsYou.tw
+++ b/src/uncategorized/saGuardsYou.tw
@@ -1,7 +1,5 @@
 :: SA guard you [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 carries arms in your defense.
 
 <<if $dojo > 1>>
diff --git a/src/uncategorized/saHormoneEffects.tw b/src/uncategorized/saHormoneEffects.tw
index 32b284e1449..072eff184d0 100644
--- a/src/uncategorized/saHormoneEffects.tw
+++ b/src/uncategorized/saHormoneEffects.tw
@@ -1,7 +1,5 @@
 :: SA hormone effects [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].hormoneBalance <= -400>>
 	$His hormone balance is overwhelmingly masculine.
 <<elseif $slaves[$i].hormoneBalance <= -300>>
diff --git a/src/uncategorized/saLiveWithHG.tw b/src/uncategorized/saLiveWithHG.tw
index b5c7974b4fe..17febf6318a 100644
--- a/src/uncategorized/saLiveWithHG.tw
+++ b/src/uncategorized/saLiveWithHG.tw
@@ -1,7 +1,5 @@
 :: SA live with HG [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set $HeadGirl = $slaves[_iTemp]>>
 <<set _oralUse = 0, _analUse = 0, _vaginalUse = 0, _mammaryUse = 0, _penetrativeUse = 0>>
 
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 21f1070be6f..d398a5a60cd 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -1,7 +1,5 @@
 :: SA long term effects [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set _fetishChangeChance = fetishChangeChance($slaves[$i])>>
 <<set $bellyAccessory = $slaves[$i].bellyAccessory>>
 <<set _para = 0>>
diff --git a/src/uncategorized/saPleaseYou.tw b/src/uncategorized/saPleaseYou.tw
index c8ec90ae3c7..4c293035f14 100644
--- a/src/uncategorized/saPleaseYou.tw
+++ b/src/uncategorized/saPleaseYou.tw
@@ -1,7 +1,5 @@
 :: SA please you [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 serves you this week.
 
 <<set _trainingEfficiency = 5+Math.trunc($slaves[$i].devotion/30)+$slaves[$i].intelligence>>
diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw
index 73412ffbefb..7c26e306095 100644
--- a/src/uncategorized/saRecruitGirls.tw
+++ b/src/uncategorized/saRecruitGirls.tw
@@ -1,7 +1,5 @@
 :: SA recruit girls [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set $bellyAccessory = $slaves[$i].bellyAccessory>>
 
 /* Note on target sum: HG and Recruiter are the initial 2 counted (no facility req'd), while HGSuite counts the HG's girl, other facilities count associated leader */
diff --git a/src/uncategorized/saRelationships.tw b/src/uncategorized/saRelationships.tw
index 0e2a6e391cb..28704893b91 100644
--- a/src/uncategorized/saRelationships.tw
+++ b/src/uncategorized/saRelationships.tw
@@ -1,7 +1,5 @@
 :: SA relationships [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].fuckdoll == 0>>
 	<<set _SL = $slaves.length, _SlaveI = $slaves[$i], _SlaveJ = null, _drop = 0>>
 	<<if _SlaveI.relationship == 0 && _SlaveI.fetish != "mindbroken">>
diff --git a/src/uncategorized/saRivalries.tw b/src/uncategorized/saRivalries.tw
index 3f47a4b7c8b..5aaecc3d0b6 100644
--- a/src/uncategorized/saRivalries.tw
+++ b/src/uncategorized/saRivalries.tw
@@ -1,7 +1,5 @@
 :: SA rivalries [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set _SL = $slaves.length>>
 
 <<if $slaves[$i].rivalry == 0>>
diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw
index d7b285125d3..aae869cb0b8 100644
--- a/src/uncategorized/saRules.tw
+++ b/src/uncategorized/saRules.tw
@@ -1,7 +1,5 @@
 :: SA rules [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].fuckdoll == 0>>
 	$He
 	<<if $slaves[$i].fetish == "mindbroken">>
diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index 8fda43e908b..f3432bd5b0e 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -1,7 +1,5 @@
 :: SA serve the public [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <!-- Statistics gathering -->
 <<set _incomeStats = getSlaveStatisticData($slaves[$i], $slaves[$i].assignment === Job.CLUB ? $facility.club : undefined)>>
 
diff --git a/src/uncategorized/saServeYourOtherSlaves.tw b/src/uncategorized/saServeYourOtherSlaves.tw
index c245941b415..2b32dc4c65c 100644
--- a/src/uncategorized/saServeYourOtherSlaves.tw
+++ b/src/uncategorized/saServeYourOtherSlaves.tw
@@ -1,7 +1,5 @@
 :: SA serve your other slaves [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set _oralUse = 0, _analUse = 0, _vaginalUse = 0, _mammaryUse = 0, _penetrativeUse = 0>>
 
 <<set _dom = $slaveIndices[$slaves[$i].subTarget]>>
diff --git a/src/uncategorized/saStayConfined.tw b/src/uncategorized/saStayConfined.tw
index 7cb2f6bf72c..d78dbe03f4e 100644
--- a/src/uncategorized/saStayConfined.tw
+++ b/src/uncategorized/saStayConfined.tw
@@ -1,7 +1,5 @@
 :: SA stay confined [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<if $slaves[$i].fetish != "mindbroken">>
 <<if ($slaves[$i].devotion < -50)>>
 	is kept in solitary confinement whenever $he is not being forced to do something else. $He still hates $his place in the world, but being forced to rely on slave life as $his only human contact @@.hotpink;grinds down $his resistance.@@
diff --git a/src/uncategorized/saTakeClasses.tw b/src/uncategorized/saTakeClasses.tw
index 42e9bd55f6c..49be8ee56aa 100644
--- a/src/uncategorized/saTakeClasses.tw
+++ b/src/uncategorized/saTakeClasses.tw
@@ -1,7 +1,5 @@
 :: SA take classes [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<set _learning = 1>>
 
 <<if $slaves[$i].fetish == "mindbroken">>
diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw
index ce2e73ec409..11006fb3481 100644
--- a/src/uncategorized/saWhore.tw
+++ b/src/uncategorized/saWhore.tw
@@ -1,7 +1,5 @@
 :: SA whore [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <!-- Statistics gathering -->
 <<set _incomeStats = getSlaveStatisticData($slaves[$i], $slaves[$i].assignment === Job.BROTHEL ? $facility.brothel : undefined)>>
 
diff --git a/src/uncategorized/saWorkAGloryHole.tw b/src/uncategorized/saWorkAGloryHole.tw
index f6724c40d5a..c8df2bc5078 100644
--- a/src/uncategorized/saWorkAGloryHole.tw
+++ b/src/uncategorized/saWorkAGloryHole.tw
@@ -1,7 +1,5 @@
 :: SA work a glory hole [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <!-- Statistics gathering -->
 <<set _incomeStats = getSlaveStatisticData($slaves[$i], $slaves[$i].assignment === Job.ARCADE ? $facility.arcade : undefined)>>
 
diff --git a/src/uncategorized/servantsQuartersReport.tw b/src/uncategorized/servantsQuartersReport.tw
index daf1e2e7f71..c82db200d59 100644
--- a/src/uncategorized/servantsQuartersReport.tw
+++ b/src/uncategorized/servantsQuartersReport.tw
@@ -1,7 +1,5 @@
 :: Servants' Quarters Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<SlaveSort $ServQiIDs>>
 <<set _DL = $ServQiIDs.length, $servantsQuartersSlaves = _DL, _SL = $slaves.length, _FLsFetish = 0, $stewardessBonus = 0>>
 
diff --git a/src/uncategorized/spaReport.tw b/src/uncategorized/spaReport.tw
index 6d30bb1deed..c4d91e2d3f4 100644
--- a/src/uncategorized/spaReport.tw
+++ b/src/uncategorized/spaReport.tw
@@ -1,7 +1,5 @@
 :: Spa Report [nobr]
 
-<<run SlavePronouns($slaves[$i])>>
-
 <<SlaveSort $SpaiIDs>>
 <<set _DL = $SpaiIDs.length, $spaSlaves = _DL, _SL = $slaves.length, _bonusToggle = 0, _healthBonus = 0, _idleBonus = 0, _restedSlaves = 0, _trustBonus = 0>>
 
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 0ffc13469b5..9974e48f0ce 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -1,6 +1,5 @@
 :: flesh description widgets [widget nobr]
 
-
 <<widget "BoobsDescription">>
 
 <<if ($showClothing == 1) && ($saleDescription == 0)>>
@@ -4091,13 +4090,13 @@ $He's got a
 	<<if $activeSlave.dick == 0>>
 		In stark contrast, however, $he's been given a functional prostate gland. It's attached to $his urethra, of course, so despite $his dryness, $he squirts <<if $activeSlave.balls > 0>>semen<<else>>fluid<</if>> when $he orgasms.
 		<<if $activeSlave.prostate > 2>>
-			With the implant embedded in it, that squirt is more like a blast; $he will soak <<print $him>>self and anyone near $him.
+			With the implant embedded in it, that squirt is more like a blast; $he will soak $himself and anyone near $him.
 		<</if>>
 	<</if>>
 	<</if>>
 <<elseif ($activeSlave.vaginaLube < 2)>>
 	<<if ($activeSlave.assignment == "work in the dairy") && ($dairyPregSetting > 1)>>
-		The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $his despite its giant size. The excess female fluid drips off $his and into a catchbasin.
+		The dildo's ejaculate includes a drug that causes copious, constant vaginal lubrication, allowing it to fuck $him despite its giant size. The excess female fluid drips off $him and into a catchbasin.
 	<<elseif ($activeSlave.aphrodisiacs > 0) || ($activeSlave.inflationType == "aphrodisiac")>>
 		The aphrodisiacs have them <<if ($activeSlave.aphrodisiacs > 1) || ($activeSlave.inflationType == "aphrodisiac" && $activeSlave.inflation >= 2)>>sopping <</if>>wet.
 	<<elseif ($activeSlave.energy > 95)>>
@@ -4135,7 +4134,7 @@ $He's got a
 	<<if $activeSlave.dick == 0>>
 		Bizarrely, $he's been given a functional prostate gland. It's attached to $his urethra, of course, <<if $activeSlave.balls > 0>>which in combination with $his testicles make $his squirt copious amounts of fluids and semen with each orgasm<<else>>so $he squirts copiously when $he orgasms<</if>>.
 		<<if $activeSlave.prostate > 2>>
-			With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, <<print $him>>self and what $he is getting fucked over.
+			With the implant embedded in it; that gush is more like a flood. Changes of clothes are a must with $him, as $he can and will soak both you, $himself and what $he is getting fucked over.
 		<</if>>
 	<</if>>
 	<</if>>
@@ -11382,7 +11381,7 @@ $He has
 	<<elseif $activeSlave.bellyPreg >= 300000>>
 		$activeSlave.slaveName's cheerleader top rests atop $his massive pregnant belly clearly displaying that this cheerleader is a massive slut.
 	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let <<print $him>>self go.
+		$activeSlave.slaveName's cheerleader top rests atop $his massively fat belly, completely incapable of handling the jiggly, soft mass and clearly displaying that this cheerleader has let $himself go.
 	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
 		$activeSlave.slaveName's cheerleader top rides up $his big pregnant belly, covering only the top of it while leaving the rest on display to show how slutty this cheerleader is.
 	<<elseif $activeSlave.weight > 160>>
@@ -12862,7 +12861,7 @@ $He has
 		<<elseif $activeSlave.pregSource == 0>>
 			Tests are inconclusive on who fathered the <<if $activeSlave.pregType > 1>><<if $activeSlave.pregType > 10>>many <</if>>children <<else>>child <</if>>growing in $his womb.
 		<<elseif $activeSlave.pregSource == $activeSlave.ID>>
-			Tests show $him did this to <<print $him>>self.
+			Tests show $him did this to $himself.
 		<<else>>
 			Tests show $his womb contains <<if $activeSlave.pregType > 1>><<if $activeSlave.pregType > 10>>many of <</if>><<print _daddy>>'s growing children<<else>><<print _daddy>>'s growing child<</if>>.
 		<</if>>
-- 
GitLab