diff --git a/src/uncategorized/arcadeReport.tw b/src/uncategorized/arcadeReport.tw
index 8a13eea610756361648648ed130d956fbf93d69f..4d5cfd632ca65d4ad1247a055e034f74e5d3f538 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 075a64fcfa30d0c3c79a19c3c65bd9ee910086b0..ee6d56c7d9e9f571e022ddc5f1dafb7a5c15519f 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 ba8f6917192c6d141c322a2a7aa784d35de5a2d6..772c77ddc3b5508f0ed585617f238763100cfc40 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 cdd74b315c15cd78b6f50790e50d2f2e1e925d2c..b0b8e8e5ffdd7e7cf2e96016387faa075119da36 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 3087032d97967f126957f98fcbde26af52e033b4..8dbdffa6dd90a65dc05db9ac47455ccfaa9ad805 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 0437d425c4b6d790de6831056666f8d1fa96e32e..ed33c55cd44ad2567535da65a0ac70d96719a665 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 3ef296ce538f69e87cdb382da66fff98d2885836..7b1662a96aecbd0c0aa5991b5a1a22ff150c55ef 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 2f4faf48581b162c71c5e8cb11fa405ce587352b..babafb62142783726d1b328aa15d8843ab845bb2 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 4d3ddf5b49f632ba96b252a15aebc07f1a5add07..6e3bbc38f1a2629b7449c77c9fc53dc923f1fd1b 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 948b611343fe3e36800d7cc1836836dfe1db1b12..1adb927b0660eb9193af7dfdff0a9f117b0eeb4a 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 f8087228afac25dbd7b4a9747d35b170ff0bfee1..d26842c7ca2f10f4b54a855edd5970a415e4713f 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 ea669595c5113f4b9205acb44df5eab5039058e6..5b9e6b4da1e7df2d478929283afcbee4ae03785d 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 cf5c111b0657c538bb24b0f96c2a8bf3c7bfaf95..0f52135aedaaad8da5b93429fac52040738ff343 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 37f3f2e2104a2021640ef6489267cbb187dea785..aa5abaaf9d36820ce8f45ff79f9cbd5e2d44d758 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 af07ea574a676743c58e55f9387b390afc31e776..6762e5a4eb835233fd5082436a837c865466c807 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 39853b9da8cfb53311f8b26c9185c0838cbffae8..50dc26d0cdaeb0e9f266fc865b286da30ad64f31 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 32b284e1449361eed7ef39dbffeb6948d0d7f97f..072eff184d00a97c78faab47a57a2b114452a71d 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 b5c7974b4fe5298dd43ff647f78f991c56ba7361..17febf6318acb7ece9762ed1267aa5e06261c5f6 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 21f1070be6f7243e6ab4f5b002588f5adcbfd62a..d398a5a60cd317968539eb0ab8de95eda7b9664f 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 c8ec90ae3c7af5d2ef27a9da661d2767a5bc374e..4c293035f148a633f441f822e0402ab45c59a665 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 73412ffbefbe02c375f6385976002d2df456837b..7c26e3060958c407eea739cf61d8c19f96bd7d1a 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 0e2a6e391cb7a82f92592941b3753674e13730b9..28704893b915d9b65d5deee8f8ba40ff46f2ff69 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 3f47a4b7c8bf825d0467714e74d608ccbc9914cc..5aaecc3d0b6b70f5f9593c56ae302763575e4923 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 d7b285125d3f5b3301817f1345fbd09c3bd083d4..aae869cb0b84bcaafeef79fccacad6933683e139 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 8fda43e908b1f4613b6d06ee16ddb726bc6c23f6..f3432bd5b0ef2dff98b5fd108966b03f4b18f5b6 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 c245941b415a2e2de47b1a3d4d88bab4222b809e..2b32dc4c65c9cadac3c2cb1f86612612ebd7de44 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 7cb2f6bf72c6d89e0a478dfa6da1dcb167034f13..d78dbe03f4e23b17e86a599ca20f5cda40367ac7 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 42e9bd55f6c01a74e2e51ea8661070d053d0f936..49be8ee56aa0930cb7c49e774310a9c157de1315 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 ce2e73ec409e76e84452863cf813b23c3a17f0b9..11006fb34814de731d0689eb7e87640fbd7dc40c 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 f6724c40d5a3a43d463f44900b7013ba8740dca9..c8df2bc50781cc1c1fff30e0aad62c0cf5cb72cb 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 daf1e2e7f711197b0ea4b7117ae328a2b4fe6bae..c82db200d5962a23094ad789a33c925a7821e015 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 6d30bb1deed2446c0e1d6a351ebaa70be224621e..c4d91e2d3f41aff9fc9ff3eda77e029b20264e62 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 0ffc13469b5a1a3a806a4f6edd62e8706fdeed95..9974e48f0ce7f5a53e02fc1a9f6a371b1c68b65b 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>>