From 7d2d824a2fbe684e9c4aa626e06cc038f1c90e33 Mon Sep 17 00:00:00 2001
From: klorpa <30924131+klorpa@users.noreply.github.com>
Date: Tue, 17 Apr 2018 23:41:21 -0500
Subject: [PATCH] Naked Apron 2

---
 src/uncategorized/walkPast.tw          | 148 ++++++++++++-------------
 src/utility/descriptionWidgets.tw      |   2 +-
 src/utility/descriptionWidgetsFlesh.tw | 104 ++++++++---------
 src/utility/miscWidgets.tw             |  16 +--
 4 files changed, 135 insertions(+), 135 deletions(-)

diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw
index 70bdc3ee587..380a7d41f7d 100644
--- a/src/uncategorized/walkPast.tw
+++ b/src/uncategorized/walkPast.tw
@@ -3,7 +3,7 @@
 //
 <<set $target = "">>
 <<if $familyTesting == 1 && totalRelatives($activeSlave) > 0 && random(1,100) > 80>>
-    <<set $relation = randomRelatedSlave($activeSlave)>>
+	<<set $relation = randomRelatedSlave($activeSlave)>>
 	<<if $relation.mother == $activeSlave.ID || $relation.father == $activeSlave.ID>>
 		<<set $relationType = "daughter">>
 	<<elseif $activeSlave.mother == $relation.ID>>
@@ -738,7 +738,7 @@
 		<<if $activeSlave.livingRules == "luxurious">>in bed in the nice little room they share,<<else>>out in the open on $activeSlave.slaveName's bedroll in the slave dormitory,<</if>> making love in the missionary position. _partnerSlave.slaveName has her legs wrapped around $activeSlave.slaveName's waist and her arms hugging her around the chest, and is looking deep into her eyes as she enjoys the feeling of her _activeSlaveRel fucking her with a strap-on.
 		<<set _partnerSlave.vaginalCount++, $activeSlave.penetrativeCount++, $vaginalTotal++, $penetrativeTotal++>>
 	<<elseif (_partnerSlave.anus > 0) && (_partnerSlave.amp != 1) && ($activeSlave.amp != 1) && canDoAnal(_partnerSlave)>>
-		<<if $activeSlave.livingRules == "luxurious">>in bed in the nice little room they share,<<else>>out in the open on $activeSlave.slaveName's bedroll in the slave dormitory,<</if>> having gentle anal sex while spooning. $activeSlave.slaveName is enjoying penetrating _partnerSlave.slaveName's ass  with a strap-on, and is doing her best to ensure her _activeSlaveRel enjoys being buttfucked. She's nibbling her _activeSlaveRel's ears and neck, cupping a breast with one hand, and lightly stimulating her with the other.
+		<<if $activeSlave.livingRules == "luxurious">>in bed in the nice little room they share,<<else>>out in the open on $activeSlave.slaveName's bedroll in the slave dormitory,<</if>> having gentle anal sex while spooning. $activeSlave.slaveName is enjoying penetrating _partnerSlave.slaveName's ass with a strap-on, and is doing her best to ensure her _activeSlaveRel enjoys being buttfucked. She's nibbling her _activeSlaveRel's ears and neck, cupping a breast with one hand, and lightly stimulating her with the other.
 		<<set _partnerSlave.analCount++, $activeSlave.penetrativeCount++, $analTotal++, $penetrativeTotal++>>
 	<<elseif (_partnerSlave.amp != 1) && ($activeSlave.amp != 1)>>
 		<<if $activeSlave.livingRules == "luxurious">>in bed in the nice little room they share,<<else>>out in the open on $activeSlave.slaveName's bedroll in the slave dormitory,<</if>> enjoying some mutual masturbation.
@@ -1332,7 +1332,7 @@
 		<<case "chains">>
 			Her enormous belly bulges in between her tight chains.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her enormous belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her enormous belly bulges around them.
 		<<case "shibari ropes">>
 			Her enormous belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -1350,7 +1350,7 @@
 		<<case "harem gauze">>
 			Her silken garb and enormous pregnant belly makes her look like a belly dancer.
 		<<case "a comfortable bodysuit">>
-			Her enormous belly lewdly fills her bodysuit.  You swear you can see her babies kicking underneath the form fitting material.
+			Her enormous belly lewdly fills her bodysuit. You swear you can see her babies kicking underneath the form fitting material.
 		<<case "a schoolgirl outfit">>
 			The school blimp is waddling by.
 		<<case "a hijab and abaya">>
@@ -1372,7 +1372,7 @@
 		<<case "chains">>
 			Her giant belly bulges in between her tight chains.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her giant belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her giant belly bulges around them.
 		<<case "shibari ropes">>
 			Her giant belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -1808,7 +1808,7 @@
 		<<case "a slutty qipao">>
 			The front of her qipao rests atop her growing belly.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her growing belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her growing belly bulges around them.
 		<<case "shibari ropes">>
 			Her growing belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -1961,18 +1961,18 @@
 			<<else>>
 				Her monokini clings to her featureless groin as she moves.
 			<</if>>
-        <<case "an apron">>
-	        <<if $activeSlave.dick > 3>>
-	        	Her dick sometimes creates a bulge in her apron as she moves.
-        	<<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>>
-		        Her apron exposes her hemaphroditic genitalia if she moves too quickly.
-            <<elseif $activeSlave.dick > 0>>
-		        Her apron exposes her cock if she moves too quickly.
-    	    <<elseif $activeSlave.vagina > -1>>
-		        Her apron exposes her featureless groin if she moves too quickly.
-    	    <<else $activeSlave.vagina == -1>>
-		        Her apron exposes her pussy if she moves too quickly.
-	        <</if>>
+		<<case "an apron">>
+			<<if $activeSlave.dick > 3>>
+				Her dick sometimes creates a bulge in her apron as she moves.
+			<<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>>
+				Her apron exposes her hemaphroditic genitalia if she moves too quickly.
+			<<elseif $activeSlave.dick > 0>>
+				Her apron exposes her cock if she moves too quickly.
+			<<elseif $activeSlave.vagina > -1>>
+				Her apron exposes her featureless groin if she moves too quickly.
+			<<else $activeSlave.vagina == -1>>
+				Her apron exposes her pussy if she moves too quickly.
+			<</if>>
 		<<case "a cybersuit">>
 			<<if ($activeSlave.dick > 4) && ($activeSlave.vagina != -1)>>
 				Her hermaphroditic genitalia tents out the front of her bodysuit as she moves.
@@ -2120,43 +2120,43 @@
 		<<case "battledress">>
 			Her fatigue trousers are utilitarian and unflattering.
 		<<case "a comfortable bodysuit">>
-		  <<if ($activeSlave.dick != 0)>>
-			Her bodysuit displays every inch of her member as she moves.
-		  <<else>>
-			Her bodysuit shows off her womanhood as she moves.
-		  <</if>>
+			<<if ($activeSlave.dick != 0)>>
+				Her bodysuit displays every inch of her member as she moves.
+			<<else>>
+				Her bodysuit shows off her womanhood as she moves.
+			<</if>>
 		<<case "a leotard">>
-		  <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
-			She's got her erection tucked vertically upward under the tight material of her leotard.
-		  <<elseif ($activeSlave.dick > 0)>>
-			The tight material of her leotard hugs and minimizes the size of her soft member as she moves.
-		  <<else>>
-			The thin crotch piece of her leotard occasionally threatens to ride up between her pussylips as she moves.
-		  <</if>>
+			<<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
+				She's got her erection tucked vertically upward under the tight material of her leotard.
+			<<elseif ($activeSlave.dick > 0)>>
+				The tight material of her leotard hugs and minimizes the size of her soft member as she moves.
+			<<else>>
+				The thin crotch piece of her leotard occasionally threatens to ride up between her pussylips as she moves.
+			<</if>>
 		<<case "a bunny outfit">>
-		  <<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
-			She's moving uncomfortably, as though her teddy isn't tailored quite perfectly for what she's got going on in front.
-		  <<elseif ($activeSlave.dick > 0)>>
-			Her teddy is tailored well enough to minimize the fact that she isn't a natural woman.
-		  <<else>>
-			As she moves, the satin material of her bunny outfit flashes just a hint of inviting pussy.
-		  <</if>>
+			<<if ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
+				She's moving uncomfortably, as though her teddy isn't tailored quite perfectly for what she's got going on in front.
+			<<elseif ($activeSlave.dick > 0)>>
+				Her teddy is tailored well enough to minimize the fact that she isn't a natural woman.
+			<<else>>
+				As she moves, the satin material of her bunny outfit flashes just a hint of inviting pussy.
+			<</if>>
 		<<case "harem gauze">>
-		  <<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
-			Her hermaphroditic genitals are clearly visible through the thin gauze that covers them.
-		  <<elseif ($activeSlave.dick != 0)>>
-			Her dick is clearly visible through the thin gauze that covers it.
-		  <<else>>
-			Her pussy is clearly visible through the thin gauze that covers it.
-		  <</if>>
+			<<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
+				Her hermaphroditic genitals are clearly visible through the thin gauze that covers them.
+			<<elseif ($activeSlave.dick != 0)>>
+				Her dick is clearly visible through the thin gauze that covers it.
+			<<else>>
+				Her pussy is clearly visible through the thin gauze that covers it.
+			<</if>>
 		<<case "slutty jewelry">>
-		  <<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
-			Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards her hermaphroditic genitalia with each step.
-		  <<elseif ($activeSlave.dick != 0)>>
-			Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards the base of her penis with each step.
-		  <<else>>
-			Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards her mons with each step.
-		  <</if>>
+			<<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>
+				Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards her hermaphroditic genitalia with each step.
+			<<elseif ($activeSlave.dick != 0)>>
+				Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards the base of her penis with each step.
+			<<else>>
+				Her belt of light chain has a lewd bauble over her stomach; its weight pulls it down towards her mons with each step.
+			<</if>>
 		<<default>>
 			<<if ($activeSlave.vaginalAccessory == "chastity belt")>>
 				Her chastity belt protects her from vanilla intercourse.
@@ -2186,7 +2186,7 @@
 		<<case "chains">>
 			Her enormous belly bulges in between her tight chains.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her enormous belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her enormous belly bulges around them.
 		<<case "shibari ropes">>
 			Her enormous belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -2202,7 +2202,7 @@
 		<<case "a ball gown">>
 			Your gaze is drawn to her enormous belly by her striking silken ball gown.
 		<<case "harem gauze">>
-			Her silken garb and enormous  belly makes her look like a belly dancer.
+			Her silken garb and enormous belly makes her look like a belly dancer.
 		<<case "a comfortable bodysuit">>
 			Her enormous belly lewdly fills her bodysuit.
 		<<case "a schoolgirl outfit">>
@@ -2232,7 +2232,7 @@
 		<<case "chains">>
 			Her giant belly bulges in between her tight chains.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her giant belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her giant belly bulges around them.
 		<<case "shibari ropes">>
 			Her giant belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -2696,7 +2696,7 @@
 		<<case "a slutty qipao">>
 			The front of her qipao rests atop her distended belly.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her distended belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her distended belly bulges around them.
 		<<case "shibari ropes">>
 			Her distended belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -2867,7 +2867,7 @@
 		<<case "a slave gown">>
 			Her taut, sloshing belly is gently caressed by her gown.
 		<<case "nice business attire">>
-			Her taut, sloshing belly threatens to pop the buttons off her jacket.  Her belly bulges between the buttons.
+			Her taut, sloshing belly threatens to pop the buttons off her jacket. Her belly bulges between the buttons.
 		<<case "harem gauze">>
 			Her silken garb and taut, sloshing belly makes her look like a belly dancer. That'd be a show.
 		<<case "a comfortable bodysuit">>
@@ -3189,7 +3189,7 @@
 		<<case "a slutty qipao">>
 			The front of her qipao rests atop her distended belly.
 		<<case "uncomfortable straps">>
-			A steel ring rests around her navel, held in place by tight straps.  Her distended belly bulges around them.
+			A steel ring rests around her navel, held in place by tight straps. Her distended belly bulges around them.
 		<<case "shibari ropes">>
 			Her distended belly bulges out from between her ropes.
 		<<case "restrictive latex" "a latex catsuit">>
@@ -3271,11 +3271,11 @@
 		Her habit chafes her rear end so cruelly that it would probably be a relief to her to have it pulled up for a rough buttfuck.
 	<<case "attractive lingerie">>
 		<<if ($activeSlave.anus > 1) && ($activeSlave.amp == 1)>>
-		Her pretty g-string frequently fails to cover her big butthole.
+			Her pretty g-string frequently fails to cover her big butthole.
 		<<elseif ($activeSlave.anus > 1)>>
-		As she moves, her pretty g-string frequently fails to cover her big butthole.
+			As she moves, her pretty g-string frequently fails to cover her big butthole.
 		<<else>>
-		As she moves, her pretty g-string draws your attention to her ass.
+			As she moves, her pretty g-string draws your attention to her ass.
 		<</if>>
 	<<case "a succubus outfit">>
 		Her succubus outfit's tail holds her skirt up high in back, inviting a damning buttfuck.
@@ -3295,25 +3295,25 @@
 		<</if>>
 	<<case "a kimono">>
 		<<if ($activeSlave.butt > 5)>>
-		Her kimono demurely covers her behind, though it cannot conceal its massive shape.
+			Her kimono demurely covers her behind, though it cannot conceal its massive shape.
 		<<else>>
-		Her kimono demurely covers her behind.
+			Her kimono demurely covers her behind.
 		<</if>>
 	<<case "attractive lingerie for a pregnant woman">>
 		Her silken panties are just begging to be torn off.
 	<<case "a maternity dress">>
- 	  <<if $activeSlave.butt > 5>>
-		Her dress covers her behind, though it cannot conceal its massive size.
-	  <<else>>
-		Her dress demurely covers her behind.
-	  <</if>>
+		<<if $activeSlave.butt > 5>>
+			Her dress covers her behind, though it cannot conceal its massive size.
+		<<else>>
+			Her dress demurely covers her behind.
+		<</if>>
 	<<case "stretch pants and a crop-top">>
 		She can easily be pantsed to reveal her bare buttocks.
 	<<case "a hijab and abaya">>
 		<<if ($activeSlave.butt > 5)>>
-		Her abaya totally covers her behind, though it cannot conceal its massive shape.
+			Her abaya totally covers her behind, though it cannot conceal its massive shape.
 		<<else>>
-		Her abaya totally conceals her behind.
+			Her abaya totally conceals her behind.
 		<</if>>
 	<<case "battledress">>
 		Her fatigue trousers are not particularly flattering to her butt.
@@ -3323,9 +3323,9 @@
 		As her buttocks work naturally with her movement, her tight bodysuit gives hints of her asshole.
 	<<case "a string bikini">>
 		<<if ($activeSlave.anus > 1)>>
-		As she moves, her big butthole is clearly visible behind her tiny g-string.
+			As she moves, her big butthole is clearly visible behind her tiny g-string.
 		<<else>>
-		As she moves, her tiny g-string draws your attention to her ass.
+			As she moves, her tiny g-string draws your attention to her ass.
 		<</if>>
 	<<case "a scalemail bikini">>
 		Her scalemail bottom draws attention to her ass cheeks, while concealing her rear hole.
@@ -3339,9 +3339,9 @@
 		Her spats show off every curve of her ass.
 	<<case "a slutty outfit">>
 		<<if ($activeSlave.butt > 5)>>
-		For today's slutty outfit she's chosen a leather skirt with zippers that permit ready access to her butt.
+			For today's slutty outfit she's chosen a leather skirt with zippers that permit ready access to her butt.
 		<<else>>
-		For today's slutty outfit she's chosen fishnets with a hole cut over her asshole so she can be sodomized without removing or damaging her clothing.
+			For today's slutty outfit she's chosen fishnets with a hole cut over her asshole so she can be sodomized without removing or damaging her clothing.
 		<</if>>
 	<<case "a slave gown">>
 		Her gorgeous dress leaves little to the imagination; there's little doubt her butt is bare beneath it.
@@ -3413,7 +3413,7 @@
 		Her delicate, fitted silken ribbon is at once a fashion statement, and a subtle indication of her enslavement.
 	<<case "heavy gold">>
 		Her heavy gold collar draws attention to the sexual decadence of her mouth.
-	<<case "pretty jewelry"  "nice retirement counter">>
+	<<case "pretty jewelry" "nice retirement counter">>
 		Her pretty necklace can hardly be called a collar, but it's just slavish enough to hint that the throat it rests on is available.
 	<<case "leather with cowbell">>
 		Her cowbell tinkles merrily whenever she moves, instantly dispelling any grace or gravity.
diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw
index b36408017bb..93c301c1b34 100644
--- a/src/utility/descriptionWidgets.tw
+++ b/src/utility/descriptionWidgets.tw
@@ -185,7 +185,7 @@
 	a large poppy, its pod glistening with black opiate juice.
 <<elseif $activeSlave.vagina == 0>>
 	a white lily, pure and unspoiled.
-<<elseif $activeSlave.pregType > 3 &&  $activeSlave.pregKnown == 1>>
+<<elseif $activeSlave.pregType > 3 && $activeSlave.pregKnown == 1>>
 	a pink lotus, beautiful and fertile.
 <<elseif $activeSlave.energy > 95>>
 	a flamboyant tiger lily.
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index c763d36cded..6ea7cc84849 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -2413,7 +2413,7 @@ $pronounCap's got a
 		$activeSlave.slaveName's apron has a noticeable bulge in the front.
 	<<elseif ($activeSlave.dick > 0) && ($activeSlave.vagina > -1)>>
 		$activeSlave.slaveName's hermaphroditic genitalia are hidden in the front by $possessive apron.
-    <<elseif $activeSlave.dick > 0>>
+	<<elseif $activeSlave.dick > 0>>
 		$activeSlave.slaveName's cock is hidden in the front by $possessive apron.
 	<<elseif $activeSlave.vagina > -1>>
 		$activeSlave.slaveName's pussy is hidden in the front by $possessive apron.
@@ -10013,24 +10013,24 @@ $pronounCap has
 <<widget "skinDescription">>
 
 <<if $activeSlave.fuckdoll > 0>>
-  The small areas of visible skin are <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
+	The small areas of visible skin are <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
 <<elseif ($seeNationality == 1)>>
-  <<if $activeSlave.nationality == 0>>
-	Ethnically, she's
-  <<elseif $activeSlave.nationality == "slave">>
-	She's been chattel long enough that slavery is effectively her nationality; ethnically, she's
-  <<elseif $activeSlave.nationality == "Stateless">>
-	She has spent so much time in the Free Cities that their statelessness is effectively her nationality; ethnically, she's
-  <<elseif $activeSlave.nationality == "Zimbabwean" && $activeSlave.race == "white">>
-	She's originally @@.tan;Rhodesian@@; ethnically, she's
-  <<else>>
-	She's originally @@.tan;<<print $activeSlave.nationality>>@@; ethnically, she's
-  <</if>>
-  @@.tan;<<print $activeSlave.race>>@@, and her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
+	<<if $activeSlave.nationality == 0>>
+		Ethnically, she's
+	<<elseif $activeSlave.nationality == "slave">>
+		She's been chattel long enough that slavery is effectively her nationality; ethnically, she's
+	<<elseif $activeSlave.nationality == "Stateless">>
+		She has spent so much time in the Free Cities that their statelessness is effectively her nationality; ethnically, she's
+	<<elseif $activeSlave.nationality == "Zimbabwean" && $activeSlave.race == "white">>
+		She's originally @@.tan;Rhodesian@@; ethnically, she's
+	<<else>>
+		She's originally @@.tan;<<print $activeSlave.nationality>>@@; ethnically, she's
+<</if>>
+	@@.tan;<<print $activeSlave.race>>@@, and her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
 <<elseif ($seeRace == 1)>>
-  Ethnically, she's @@.tan;<<print $activeSlave.race>>@@, and her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
+	Ethnically, she's @@.tan;<<print $activeSlave.race>>@@, and her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
 <<else>>
-  Her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
+	Her skin is <<print $activeSlave.skin>><<if $activeSlave.markings == "freckles">> and lightly freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><<elseif $activeSlave.markings == "heavily freckled">> and heavily freckled<<if (($activeSlave.skin == "pale") || ($activeSlave.skin == "fair")) && ($activeSlave.hColor != "red")>>, an attractive combination<</if>><</if>>.
 <</if>>
 
 <</widget>>
@@ -10054,46 +10054,46 @@ $pronounCap has
 and
 <<set $seed = $activeSlave.actualAge + 1>>
 she's
-  <<if $activeSlave.birthWeek >= 52 && $seeAge == 1>>
-	going to turn $seed this week,
-  <<elseif $activeSlave.actualAge < 3>>
-	an infant,
-	<<if $showAgeDetail == 1>>
-		<<if $activeSlave.actualAge == 0>>
-			<<print 0+$week-$activeSlave.weekAcquired>> weeks
+	<<if $activeSlave.birthWeek >= 52 && $seeAge == 1>>
+		going to turn $seed this week,
+	<<elseif $activeSlave.actualAge < 3>>
+		an infant,
+		<<if $showAgeDetail == 1>>
+			<<if $activeSlave.actualAge == 0>>
+				<<print 0+$week-$activeSlave.weekAcquired>> weeks
+			<<else>>
+				$activeSlave.actualAge years
+			<</if>>
+			old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
 		<<else>>
-			$activeSlave.actualAge years
+			only
+			<<if $activeSlave.actualAge == 0>>
+				<<print 0+$week-$activeSlave.weekAcquired>> weeks
+			<<else>>
+				$activeSlave.actualAge years
+			<</if>>
+			old.
 		<</if>>
-		old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
-	<<else>>
-		only
-		<<if $activeSlave.actualAge == 0>>
-			<<print 0+$week-$activeSlave.weekAcquired>> weeks
+	<<elseif $activeSlave.actualAge < 5>>
+		a toddler,
+		<<if $showAgeDetail == 1>>
+			$activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
 		<<else>>
-			$activeSlave.actualAge years
+			only $activeSlave.actualAge years old.
 		<</if>>
-		old.
-	<</if>>
-  <<elseif $activeSlave.actualAge < 5>>
-	a toddler,
-	<<if $showAgeDetail == 1>>
-	 	 $activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
-	<<else>>
-	 	 only $activeSlave.actualAge years old.
-	<</if>>
-  <<elseif $activeSlave.actualAge < 13>>
-	a little girl,
-	<<if $showAgeDetail == 1>>
-	 	 $activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
-	<<else>>
-	 	 only $activeSlave.actualAge years old.
-	<</if>>
-  <<elseif $activeSlave.actualAge < 16>>
-	almost a child,
-	<<if $showAgeDetail == 1>>
-	 	 $activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
-	<<else>>
-	 	 less than 17 years old.
+	<<elseif $activeSlave.actualAge < 13>>
+		a little girl,
+		<<if $showAgeDetail == 1>>
+			$activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
+		<<else>>
+			only $activeSlave.actualAge years old.
+		<</if>>
+	<<elseif $activeSlave.actualAge < 16>>
+		almost a child,
+		<<if $showAgeDetail == 1>>
+			$activeSlave.actualAge years old<<if ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
+		<<else>>
+			less than 17 years old.
 	<</if>>
   <<elseif $activeSlave.actualAge < 17>>
 	young and fresh at $activeSlave.actualAge<<if $showAgeDetail == 1 && ($seeAge != 0)>>; <<if $activeSlave.birthWeek == 51>>her birthday is next week<<else>>her birthday is in <<print 52-$activeSlave.birthWeek>> weeks<</if>><</if>>.
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index ed5c39cc3df..4b6dc1075a0 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -91,7 +91,7 @@
 		<<elseif $activeSlave.devotion > 20>>
 			You ease yourself into her pussy, since it's her first time, then gradually speed up your thrusts while she slowly learns to move her hips along with you. She accepts losing her virginity to her owner and she looks forward to having her pussy fucked by you again.
 		<<elseif $activeSlave.devotion >= -20>>
-			You force yourself into her pussy. She sobs and cries with disgust while you continue thrusting into her fuck hole. She @@.mediumorchid;hates@@ losing her virginity this way and  @@.gold;fears@@ the next time you'll conquer her. She dreads getting violated by you again.
+			You force yourself into her pussy. She sobs and cries with disgust while you continue thrusting into her fuck hole. She @@.mediumorchid;hates@@ losing her virginity this way and @@.gold;fears@@ the next time you'll conquer her. She dreads getting violated by you again.
 			<<set $activeSlave.trust -= 5, $activeSlave.devotion -= 5>>
 		<<else>>
 			You force yourself into her pussy. She sobs and cries with disgust while you continue working her fuck hole. She tries to struggle, but you only pound harder. She @@.mediumorchid;hates@@ and @@.gold;fears@@ you for robbing her of her virginity. She dreads getting fucked by you again.
@@ -658,7 +658,7 @@
 			<<SetBellySize $activeSlave>>
 		<</if>>
 	<<elseif $activeSlave.broodmotherOnHold == 1>>
-	//Her pregnancy implant is turned off<<if $activeSlave.broodmotherCountDown > 0>>; she is expected to be completely emptied of her remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>><<else>>.<</if>>//  
+	//Her pregnancy implant is turned off<<if $activeSlave.broodmotherCountDown > 0>>; she is expected to be completely emptied of her remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>><<else>>.<</if>>//
 	[[Turn on implant|Slave Interact][$activeSlave.broodmotherOnHold = 0, $activeSlave.broodmotherCountDown = 0]]
 	<<elseif ($activeSlave.preg >= -1)>>
 		__Contraception__: <span id="fertility"><strong><<if $activeSlave.preg == -1>><<print "using contraceptives">><<elseif $activeSlave.pregWeek < 0>><<print "postpartum">><<elseif $activeSlave.preg == 0>><<print "fertile">><<elseif $activeSlave.preg < 4>><<print "may be pregnant">><<else>><<print $activeSlave.preg>><<print " weeks pregnant">><</if>></strong></span>.
@@ -676,7 +676,7 @@
 				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
-				| [[Induce mass childbirth|BirthStorm]]  
+				| [[Induce mass childbirth|BirthStorm]]
 			<</if>>
 		<<elseif ($activeSlave.preg > 35)>>
 			[[Give her a cesarean section|csec]]
@@ -720,7 +720,7 @@
 				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
-				| [[Induce mass childbirth|BirthStorm]]  
+				| [[Induce mass childbirth|BirthStorm]]
 			<</if>>
 		<<elseif ($activeSlave.preg > 35)>>
 			[[Give it a cesarean section|csec]]
@@ -2140,10 +2140,10 @@ This experience
 		<<set $arcologies[0].FSRomanRevivalist += 0.05*$args[1]*$FSSingleSlaveRep*($args[2] || 1)>>
 	<</if>>
 <<case "AztecRevivalist">>
-  <<if Number.isFinite($activeArcology.FSAztecRevivalist)>>
-  	<<set $rep += $args[1]*$FSSingleSlaveRep*($arcologies[0].FSAztecRevivalist/$FSLockinLevel)>>
-  	<<set $arcologies[0].FSAztecRevivalist += 0.05*$args[1]*$FSSingleSlaveRep*($args[2] || 1)>>
-  <</if>>
+	<<if Number.isFinite($activeArcology.FSAztecRevivalist)>>
+		<<set $rep += $args[1]*$FSSingleSlaveRep*($arcologies[0].FSAztecRevivalist/$FSLockinLevel)>>
+		<<set $arcologies[0].FSAztecRevivalist += 0.05*$args[1]*$FSSingleSlaveRep*($args[2] || 1)>>
+	<</if>>
 <<case "EgyptianRevivalist">>
 	<<if Number.isFinite($arcologies[0].FSEgyptianRevivalist)>>
 		<<set $rep += $args[1]*$FSSingleSlaveRep*($arcologies[0].FSEgyptianRevivalist/$FSLockinLevel)>>
-- 
GitLab