diff --git a/sanityCheck b/sanityCheck
index e6509e577f0ad5b67dfb9114f6292c6892109344..d35079359abbe50dd0cd7a92cdaff68d47fc0e86 100755
--- a/sanityCheck
+++ b/sanityCheck
@@ -51,7 +51,7 @@ $GREP "<<[^<>]*[<>]\?[^<>]*>>>" -- "src/*.tw" | myprint "TooManyAngleBrackets"
 $GREP "<<<[^<>]*[<>]\?[^<>]*>>" -- "src/*.tw" | myprint "TooManyAngleBrackets"
 # Check for wrong capitalization on 'activeslave' and other common typos
 $GREP -e "\$act" --and --not -e "\$\(activeSlave\|activeArcology\|activeStandard\|activeOrgan\|activeLimbs\|activeUnits\|activeCanine\|activeHooved\|activeFeline\)" -- "src/*" | myprint "WrongCapitilization"
-$GREP  "\(csae\|[a-z] She \|attepmts\|youreslf\|advnaces\|canAcheive\|setBellySize\|SetbellySize\|setbellySize\|bellypreg\|pregBelly\|bellyimplant\|bellyfluid\|pronounCaps\)" -- 'src/*' | myprint "SpellCheck"
+$GREP  "\(csae\|[a-z] She \|attepmts\|youreslf\|advnaces\|canAcheive\|setBellySize\|SetbellySize\|setbellySize\|bellypreg\|pregBelly\|bellyimplant\|bellyfluid\|pronounCaps\|carress\)" -- 'src/*' | myprint "SpellCheck"
 $GREP  "\(recieve\|recieves\)" -- 'src/*' | myprint "PregmodderCannotSpellReceive"
 $GREP "\$slave\[" -- 'src/*' | myprint "ShouldBeSlaves"
 # Check for strange spaces e.g.  $slaves[$i]. lips
diff --git a/src/pregmod/FSuckle.tw b/src/pregmod/FSuckle.tw
index cc035c32fc47dbb7e47d89d03216983e0544da8b..8c011ed6cec50d5c8d4db985d95194fe141553b1 100644
--- a/src/pregmod/FSuckle.tw
+++ b/src/pregmod/FSuckle.tw
@@ -7,7 +7,7 @@
 
 <<set $activeSlave.mammaryCount++>>
 <<set $mammaryTotal++>>
-<<if $PC.pregMood == 0 || $PC.Preg < 28>>
+<<if $PC.pregMood == 0 || $PC.preg < 28>>
 	<<set _mood = 0>>
 <<elseif $PC.pregMood == 1>>
 	<<set _mood = 1>>
@@ -91,7 +91,7 @@ You <<if _mood == 2>>demand<<else>>beckon<</if>> $activeSlave.slaveName to
 		<</if>>
 	<<else>>
 		<<if _mood == 2>>
-			Though $he is frightened by your sudden agressiveness, $he complies with $his helper as $he is positioned.
+			Though $he is frightened by your sudden aggressiveness, $he complies with $his helper as $he is positioned.
 		<<else>>
 			Though hesitant, $he complies with $his helper as $he is positioned.
 		<</if>>
@@ -99,10 +99,10 @@ You <<if _mood == 2>>demand<<else>>beckon<</if>> $activeSlave.slaveName to
 <</if>>
 
 <<if $activeSlave.boobs >= 20000>>
-	You <<if _mood == 1>>carress<<else>>take note of<</if>> $his massive udders,
+	You <<if _mood == 1>>caress<<else>>take note of<</if>> $his massive udders,
 	<<if _mood == 2>>
 		<<if $activeSlave.nipples == "puffy">>
-			grapping a puffy nipple, lifting it up and letting it drop back down with a loud plop and a spurt of milk. They are dripping with excess milk and the flurry of kicks in your middle tells you what you need to do.
+			grabbing a puffy nipple, lifting it up and letting it drop back down with a loud plop and a spurt of milk. They are dripping with excess milk and the flurry of kicks in your middle tells you what you need to do.
 		<<elseif $activeSlave.nipples == "inverted">>
 			prying an inverted nipple out of one of them before letting it slip back down with a loud plop and a gush of milk. A strong kick tells you that you are to take some of that cream for yourself.
 		<<elseif $activeSlave.nipples == "fuckable">>
@@ -175,11 +175,11 @@ You <<if _mood == 2>>demand<<else>>beckon<</if>> $activeSlave.slaveName to
 	<<else>>
 		exotic nipple brushing across your lips, as if wanting to have your tongue inside it, while $his other nipple
 		<<if _mood == 2>>
-			brushes across your <<if $PC.dick == 1>>penis, just begging to be penetrated. You struggle to shift yourself in such a way to penetrate $his nipple, before finally finally managing to slip the tip into $him<<else>>clit, as if begging to join in. You struggle to shift yourself to an angle where you could attach your sex to<</if>> $his nippleslit.
+			brushes across your <<if $PC.dick == 1>>penis, just begging to be penetrated. You struggle to shift yourself in such a way to penetrate $his nipple, before finally managing to slip the tip into $him<<else>>clit, as if begging to join in. You struggle to shift yourself to an angle where you could attach your sex to<</if>> $his nippleslit.
 			<<if $activeSlave.fetish == "mindbroken">>
 				<<if $PC.dick == 1>>$He gasps in surprise as you force yourself all the way into $him and your gravid swell parts $his breasts.<<else>>$He fails to understand your efforts, leaving you humping against $his breast.<</if>>
 			<<elseif $activeSlave.devotion >= -20>>
-				$He gasps in surprise before understanding what you desire and begins to <<if $PC.dick == 1>>ease $his breast into consuming the rest of your length. $He fails to do so fast enough and you force yourself upwards, your gracid swell parting $his breasts as your cock delves into the depths of $his tits<<else>>jiggle $his breast in an attempt to add to your efforts<</if>>. 
+				$He gasps in surprise before understanding what you desire and begins to <<if $PC.dick == 1>>ease $his breast into consuming the rest of your length. $He fails to do so fast enough and you force yourself upwards, your gravid swell parting $his breasts as your cock delves into the depths of $his tits<<else>>jiggle $his breast in an attempt to add to your efforts<</if>>. 
 			<<elseif $activeSlave.trust < -20>>
 				$He begins to question your intent, but quickly realizes your <<if $PC.dick == 1>>penis is entering $his breastpussy by force and the $he'd better get used to it<<else>>pussy is rubbing against $his nippleslit. $He begins to jiggle $his breast in an attempt to add to your efforts<</if>>.
 			<<else>>
@@ -201,7 +201,7 @@ You <<if _mood == 2>>demand<<else>>beckon<</if>> $activeSlave.slaveName to
 		<</if>>
 	<</if>>
 <<elseif $activeSlave.boobs >= 2000>>
-	You <<if _mood == 1>>carress<<elseif _mood == 2>>hungrily eye<<else>>eye<</if>> $his $activeSlave.nipples nipples,
+	You <<if _mood == 1>>caress<<elseif _mood == 2>>hungrily eye<<else>>eye<</if>> $his $activeSlave.nipples nipples,
 	<<if $activeSlave.nipples == "puffy">>
 		<<if _mood == 2>>
 			gripping the nipple with your hand and squeezing hard enough to force out a spurt of milk. A flurry of kicks tells you that you are to take one of those swollen and dripping beauties and have a drink.
@@ -381,9 +381,9 @@ $his other breast<<if $PC.dick == 1>><<if $PC.balls > 1>> and backflowing hard f
 <<elseif _mood == 1>>
 	You cuddle up against $him, holding close to $him as you snooze off your milky meal.
 	<<if $activeSlave.fetish == "mindbroken">>
-		$He struggles in discomort at your pregnancy weight pinning him down until $he manages to rouse your child<<if $PC.pregType > 1>>ren<</if>> and get you to move.
+		$He struggles in discomfort at your pregnancy weight pinning him down until $he manages to rouse your child<<if $PC.pregType > 1>>ren<</if>> and get you to move.
 	<<elseif $activeSlave.devotion > 20 && $activeSlave.trust > 20>>
-		$He holds you close, gently carressing your head and pregancy as you rest it off.
+		$He holds you close, gently caressing your head and pregnancy as you rest it off.
 	<<elseif $activeSlave.trust < -20>>
 		$He freezes in fear, unsure of what to do other than let you rest.
 	<<elseif $activeSlave.devotion < -20>>
diff --git a/src/pregmod/widgets/bodySwapReaction.tw b/src/pregmod/widgets/bodySwapReaction.tw
index 9933dbce534f35e861a5ba6ca5815b3f07fdd2d2..abed7826af3e91114a04267753af5d85c4631ab2 100644
--- a/src/pregmod/widgets/bodySwapReaction.tw
+++ b/src/pregmod/widgets/bodySwapReaction.tw
@@ -186,7 +186,7 @@ Now you only have to wait for $him to wake up.
 			that, @@.hotpink;much to $his elation@@, $he @@.green;can now hear@@. While $he may question your motives, this is a gift $he will treasure.
 			<<set $args[0].devotion += 15, $args[0].trust += 10>>
 		<<elseif $args[0].hears > -1 && $args[1].hears == -1>>
-			that, @@.hotpink;much to $his joy@@, $he can now @@.green;hear much more clearly@@. While $he may question your motives, this is a gift $he will apreciate.
+			that, @@.hotpink;much to $his joy@@, $he can now @@.green;hear much more clearly@@. While $he may question your motives, this is a gift $he will appreciate.
 			<<set $args[0].devotion += 5, $args[0].trust += 3>>
 		<<else>>
 			nothing particularly noteworthy.
@@ -275,7 +275,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
@@ -285,7 +285,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -361,7 +361,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
@@ -371,7 +371,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -455,7 +455,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -527,7 +527,7 @@ Now you only have to wait for $him to wake up.
 					The sheer size of $his titanic tits greatly excites $him to the point that $he can't hold back. $He shudders against $his new chest pillows as an intense orgasm @@.hotpink;rewards $him for enjoying your gift.@@
 					<<set $args[0].devotion += 5>>
 				<<else>>
-					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive mammaries between $his arms. $He finally stops fondling when $he <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly carressing $his chest pillows proves it.
+					$He tries desperately to control $his mounting excitement, reminding $himself that these breasts were not given to $him for $his own enjoyment. However, $he can't help become aroused at the weight of $his massive mammaries between $his arms. $He finally stops fondling when $he <<if canSee($args[0])>>sees your wolfish grin<<else>>feels your gaze<</if>>. Deep down, @@.hotpink;$he's thankful,@@ and the way $he's lovingly caressing $his chest pillows proves it.
 					<<set $args[0].devotion += 5>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
@@ -537,7 +537,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -696,9 +696,9 @@ Now you only have to wait for $him to wake up.
 				<<else>>
 					speak. At first $he's slightly startled by $his new 
 					<<if $args[0].voice < $args[1].voice>>
-						@@.orange;<<if $args[0].voice < $args[1].voicelower-1>>much <</if>>lower voice,@@
+						@@.orange;<<if $args[0].voice < $args[1].voice-1>>much <</if>>lower voice,@@
 					<<elseif $args[0].voice > $args[1].voice>>
-						@@.lime;<<if $args[0].voice < $args[1].voicelower+1>>much <</if>>higher voice,@@
+						@@.lime;<<if $args[0].voice < $args[1].voice+1>>much <</if>>higher voice,@@
 					<<else>>
 						voice, 
 					<</if>>
@@ -1759,7 +1759,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
@@ -1769,7 +1769,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -1845,7 +1845,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 10, $args[0].trust -= 10>>
 				<</if>>
 			<<elseif $args[0].boobs >= $args[1].boobs+20000>> /*(Extreme bigger breasts)*/
@@ -1855,7 +1855,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -1939,7 +1939,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -2021,7 +2021,7 @@ Now you only have to wait for $him to wake up.
 				<<elseif $args[0].devotion > 20>>
 					This new size excites $him and $he looks forward to experimenting with them.
 				<<else>>
-					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid.infuriates $him@@ that you would do such a thing to $him.
+					This new size is a @@.gold;massive inconvenience@@ for $him and it @@.mediumorchid;infuriates $him@@ that you would do such a thing to $him.
 					<<set $args[0].devotion -= 5, $args[0].trust -= 5>>
 				<</if>>
 			<<elseif $args[0].boobs > $args[1].boobs+100 && $args[0].fetish == "boobs" && $args[0].fetishKnown>> /*(Bigger+breast fetish)*/
@@ -2340,7 +2340,7 @@ Now you only have to wait for $him to wake up.
 					as that means $he will be @@.mediumorchid;unable to spend as much time on this earth.@@
 					<<set $args[0].devotion -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
 					<<if $PhysicalRetirementAgePolicy == 1>>
-						On the otther hand, it means $he won't have as much time to spend with you before $he is retired.
+						On the other hand, it means $he won't have as much time to spend with you before $he is retired.
 					<<else>>
 						This is compounded with the fact that $he @@.gold;may well die before $he becomes a freed slave.@@
 						<<set $args[0].trust -= ($args[0].physicalAge-$args[1].physicalAge)*2>>
diff --git a/src/uncategorized/saPleaseYou.tw b/src/uncategorized/saPleaseYou.tw
index 13744e990b142d08520a529761ca8113030768a9..ecae02af4b57a95af467ff698f7f9835403b230c 100644
--- a/src/uncategorized/saPleaseYou.tw
+++ b/src/uncategorized/saPleaseYou.tw
@@ -134,10 +134,11 @@ serves you this week.
 			<<set $slaves[$i].vaginalCount += _vaginalUse, $vaginalTotal += _vaginalUse>>
 			<<if $slaves[$i].cervixImplant == 1 && _cervixPump > 0>>
 				<<if ($slaves[$i].fetish == "mindbroken")>>
-					$He is completely oblivious to $his @@.lime;increasingly swollen belly@@ and stands no chance of linking it to all the vaginal sex $he's had with you.
+					$He is completely oblivious to $his @@.lime;increasingly swollen belly@@ and stands no chance of linking it to
 				<<else>>
 					$He notices $his @@.lime;belly has swollen@@ after 
 				<</if>>
+				all the vaginal sex $he's had with you.
 				<<set $slaves[$i].bellyImplant += _cervixPump*20>>
 			<</if>>
 		<<else>>
@@ -307,11 +308,11 @@ serves you this week.
 			<<elseif ($slaves[$i].devotion <= 50)>>
 				obediently <<if ($PC.dick == 1)>>sucking your cock<<else>>eating you out<</if>>.
 			<<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetish == "cumslut")>>
-				as your adoring oral slave, orgasming when you leave $his with a <<if $PC.dick == 1>>mouth full of cum<<if $PC.vagina == 1>> or a <</if>><</if>><<if $PC.vagina == 1>>face covered in your pussyjuice<</if>>.
+				as your adoring oral slave, orgasming when you leave $him with a <<if $PC.dick == 1>>mouth full of cum<<if $PC.vagina == 1>> or a <</if>><</if>><<if $PC.vagina == 1>>face covered in your pussyjuice<</if>>.
 				<<if $PC.dick == 1 && ($fuckSlaves <= ($PC.sexualEnergy/2 + $PC.balls * $PC.balls))>>
 					Your balls produce so much cum for $him that $he has replaced half $his diet with your cum, and you often leave $him dizzy with a face and chest covered in your sticky pearly semen.
 				<<elseif $PC.dick == 1 && ($fuckSlaves <= ($PC.sexualEnergy + $PC.balls * $PC.balls))>>
-					Your balls produce enough cum that $he usually gets facials after a mouthful of semen, and $him loves you for it.
+					Your balls produce enough cum that $he usually gets facials after a mouthful of semen, and $he loves you for it.
 				<<else>>
 					$He usually has to fight for $his share of cum, making sure to milk cum from your urethra <<if $fuckSlaves > 1>>or suck it out of a pussy<</if>>.
 				<</if>>
diff --git a/src/uncategorized/saWhore.tw b/src/uncategorized/saWhore.tw
index 91eac539fbf257c5f7a74e9301129c7c3d2f0b84..5c8edad57480fd80536a35d1e896534401cfc762 100644
--- a/src/uncategorized/saWhore.tw
+++ b/src/uncategorized/saWhore.tw
@@ -407,7 +407,7 @@ $His appearance attracted $beauty customers (<<print Math.trunc($beauty/7)>> a d
 		basic street smarts.
 	<<elseif ($slaves[$i].whoreSkill <= 60)>>
 		steering clients to more lucrative sex acts.
-	<<elseif ($slaves[$i].whoreSkill <= 100)>>
+	<<else>>
 		squeezing johns for every penny.
 	<</if>>
 <</if>>