diff --git a/src/uncategorized/generateXXSlave.tw b/src/uncategorized/generateXXSlave.tw
index f3168a3e3841dc06e4a4c9cba0d4f2a49b1ca25a..ab9efcba2d4a6c59cc36b954e6f0754cefcbf008 100644
--- a/src/uncategorized/generateXXSlave.tw
+++ b/src/uncategorized/generateXXSlave.tw
@@ -167,7 +167,7 @@
 <<set $seed = 4+$activeSlave.intelligence+$activeSlave.intelligenceImplant>>
 <<if "American" == $activeSlave.nationality>>
 	<<set $seed += 2>>
-<<elseif ["Australian", "Austrian", "Belgian", "British", "Canadian", "Czech", "Danish", "Dutch", "Estonian", "Finnish", "French", "German", "Hungarian", "Icelandic", "Irish", "Israeli", "Italian", "Japanese", "Korean", "Lithuanian", "a New Zealander", "Norwegian", "Polish", "Portuguese", "Romanian", "Slovak", "Spanish", "Swedish", "Swiss"].includes($activeSlave.nationality)>>
+<<elseif ["Andorran", "Antiguan", "Argentinian", "Aruban", "Australian", "Austrian", "Bahamian", "Bahraini", "Barbadian", "Belarusian", "Belgian", "Bermudian", "Brazilian", "British", "Bruneian", "Bulgarian", "Canadian", "Catalan", "Chilean", "a Cook Islander", "Croatian", "Czech", "Cypriot", "Danish", "Dutch", "Emirati", "Estonian", "Finnish", "French", "German", "Greek", "Greenlandic", "Hungarian", "Icelandic", "Irish", "Israeli", "Italian", "Japanese", "Kazakh", "Korean", "Kuwaiti", "Latvian", "a Liechtensteiner", "Lithuanian", "Luxembourgian", "Malaysian", "Maltese", "Mauritian", "Monégasque", "Montenegrin", "a New Zealander", "Niuean", "Norwegian", "Omani", "Palauan", "Panamanian", "Polish", "Portuguese", "Puerto Rican", "Qatari", "Romanian", "Russian", "Sammarinese", "Saudi", "Seychellois", "Singaporean", "Slovak", "Slovene", "Spanish", "Swedish", "Swiss", "Taiwanese", "Trinidadian", "Uruguayan", "Vatican"].includes($activeSlave.nationality)>>
 <<else>>
 	<<set $seed -= 2>>
 <</if>>
diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw
index 4f10104aeb4aaf8fa730aa89dedc0f03207a7e79..e1fc4c4689bdb9e177aa114e31f52cf51b1fc4ec 100644
--- a/src/uncategorized/generateXYSlave.tw
+++ b/src/uncategorized/generateXYSlave.tw
@@ -175,7 +175,7 @@
 <<set $seed = 4+$activeSlave.intelligence+$activeSlave.intelligenceImplant>>
 <<if "American" == $activeSlave.nationality>>
 	<<set $seed += 2>>
-<<elseif ["Australian", "Austrian", "Belgian", "British", "Canadian", "Czech", "Danish", "Dutch", "Estonian", "Finnish", "French", "German", "Hungarian", "Icelandic", "Irish", "Israeli", "Italian", "Japanese", "Korean", "Lithuanian", "a New Zealander", "Norwegian", "Polish", "Portuguese", "Romanian", "Slovak", "Spanish", "Swedish", "Swiss"].includes($activeSlave.nationality)>>
+<<elseif ["Andorran", "Antiguan", "Argentinian", "Aruban", "Australian", "Austrian", "Bahamian", "Bahraini", "Barbadian", "Belarusian", "Belgian", "Bermudian", "Brazilian", "British", "Bruneian", "Bulgarian", "Canadian", "Catalan", "Chilean", "a Cook Islander", "Croatian", "Czech", "Cypriot", "Danish", "Dutch", "Emirati", "Estonian", "Finnish", "French", "German", "Greek", "Greenlandic", "Hungarian", "Icelandic", "Irish", "Israeli", "Italian", "Japanese", "Kazakh", "Korean", "Kuwaiti", "Latvian", "a Liechtensteiner", "Lithuanian", "Luxembourgian", "Malaysian", "Maltese", "Mauritian", "Monégasque", "Montenegrin", "a New Zealander", "Niuean", "Norwegian", "Omani", "Palauan", "Panamanian", "Polish", "Portuguese", "Puerto Rican", "Qatari", "Romanian", "Russian", "Sammarinese", "Saudi", "Seychellois", "Singaporean", "Slovak", "Slovene", "Spanish", "Swedish", "Swiss", "Taiwanese", "Trinidadian", "Uruguayan", "Vatican"].includes($activeSlave.nationality)>>
 <<else>>
 	<<set $seed -= 2>>
 <</if>>
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 7a3a7c7d49fc0a7d2835957b4e40cebc496c3d3e..e67a8de3d8a09b1cafa879cf85958fdbe55aaf05 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -11567,39 +11567,39 @@ she's
   It is easily as large as $possessive torso, making $object at least half belly.
 <</if>>
 <<if $activeSlave.bellyImplant >= 16000>>
-  <<if $pregAccessibility == 1>>
-	Fortunately for $possessive, the penthouse is adapted for daily life with a belly
-  <<else>>
-	$pronounCap has trouble living in your penthouse, which is not designed for girls with bellies
-  <</if>>
-  wider than a standard doorway.
+	<<if $pregAccessibility == 1>>
+		Fortunately for $possessive, the penthouse is adapted for daily life with a belly
+	<<else>>
+		$pronounCap has trouble living in your penthouse, which is not designed for girls with bellies
+	<</if>>
+	wider than a standard doorway.
 <</if>>
 <</if>>
 <<elseif $activeSlave.physicalAge < 4>>
 <<if $activeSlave.bellyImplant >= 10000>>
 <<if canWalk($activeSlave)>>
-  $possessiveCap middle is so massive that it is difficult for $object to move.
-  <<if $activeSlave.muscles > 95>>
-	However, $pronoun is so powerfully built that $pronoun can manage it with effort, using $possessive arms to support it.
-  <<elseif $activeSlave.muscles > 30>>
-	$pronounCap can barely manage to get to $possessive feet unaided, and usually walks with $possessive arms under $possessive belly to help take its weight.
-  <<elseif $activeSlave.muscles > 5>>
-	$pronounCap requires assistance to get to $possessive feet, and tends to lean on things to help relieve the weight.
-  <<else>>
-	$pronounCap cannot get to $possessive feet unaided, and tries to stay seated as much as $pronoun can.
-  <</if>>
+	$possessiveCap middle is so massive that it is difficult for $object to move.
+	<<if $activeSlave.muscles > 95>>
+		However, $pronoun is so powerfully built that $pronoun can manage it with effort, using $possessive arms to support it.
+	<<elseif $activeSlave.muscles > 30>>
+		$pronounCap can barely manage to get to $possessive feet unaided, and usually walks with $possessive arms under $possessive belly to help take its weight.
+	<<elseif $activeSlave.muscles > 5>>
+		$pronounCap requires assistance to get to $possessive feet, and tends to lean on things to help relieve the weight.
+	<<else>>
+		$pronounCap cannot get to $possessive feet unaided, and tries to stay seated as much as $pronoun can.
+	<</if>>
 <<elseif tooBigBelly($activeSlave)>>
 	It easily dwarfs $object, making $object almost entirely belly.
 <<else>>
-  It is easily as large as $possessive torso, making $possessive at least half belly.
+	It is easily as large as $possessive torso, making $possessive at least half belly.
 <</if>>
 <<if $activeSlave.bellyImplant >= 16000>>
-  <<if $pregAccessibility == 1>>
-	Fortunately for $possessive, the penthouse is adapted for daily life with a belly
-  <<else>>
-	$pronounCap has trouble living in your penthouse, which is not designed for girls with bellies
-  <</if>>
-  wider than a standard doorway.
+	<<if $pregAccessibility == 1>>
+		Fortunately for $possessive, the penthouse is adapted for daily life with a belly
+	<<else>>
+		$pronounCap has trouble living in your penthouse, which is not designed for girls with bellies
+	<</if>>
+	wider than a standard doorway.
 <</if>>
 <</if>>
 <</if>>
@@ -11697,15 +11697,15 @@ she's
 <<switch $activeSlave.clothes>>
 <<case "conservative clothing">>
 	<<if ($activeSlave.boobs > 20000)>>
-	$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive hugely swollen belly, though they do a fine job of hiding it themselves.
+		$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive hugely swollen belly, though they do a fine job of hiding it themselves.
 	<<elseif ($activeSlave.boobs > 10000)>>
-	$activeSlave.slaveName's hugely swollen belly is hidden by $possessive massive tits and oversized sweater.
+		$activeSlave.slaveName's hugely swollen belly is hidden by $possessive massive tits and oversized sweater.
 	<<elseif ($activeSlave.boobs > 8000)>>
-	$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive hugely swollen belly.
+		$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive hugely swollen belly.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's sweater is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
+		$activeSlave.slaveName's sweater is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in the material.
 	<<else>>
-	$activeSlave.slaveName's blouse is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
+		$activeSlave.slaveName's blouse is pulled taut by $possessive hugely swollen belly, the bottom of which can be seen peeking out from underneath. $possessiveCap popped navel forms a small tent in $possessive shirt.
 	<</if>>
 <<case "attractive lingerie for a pregnant woman">>
 	$activeSlave.slaveName's hugely swollen belly completely hides $possessive silken panties. $possessiveCap silken vest sensually frames $possessive heavy belly.
@@ -11733,19 +11733,19 @@ she's
 	$activeSlave.slaveName's hugely swollen belly greatly distends $possessive latex suit. $pronounCap looks like an over inflated balloon ready to pop. Only $possessive popped navel sticking out the front of $possessive belly disrupts the smoothness.
 <<case "a military uniform">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's hugely swollen belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's hugely swollen belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's shirt strains to contain $possessive hugely swollen belly.
+		$activeSlave.slaveName's shirt strains to contain $possessive hugely swollen belly.
 	<<else>>
-	$activeSlave.slaveName's hugely swollen belly greatly stretches $possessive uniform's jacket.
+		$activeSlave.slaveName's hugely swollen belly greatly stretches $possessive uniform's jacket.
 	<</if>>
 <<case "a nice nurse outfit">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's hugely swollen belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's hugely swollen belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive hugely swollen belly hangs out from under them, obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive hugely swollen belly hangs out from under them, obscuring $possessive trousers.
 	<<else>>
-	$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive hugely swollen belly hangs out from under $possessive top, obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive hugely swollen belly hangs out from under $possessive top, obscuring $possessive trousers.
 	<</if>>
 <<case "a mini dress">>
 	$activeSlave.slaveName's mini dress barely clings to $possessive hugely swollen belly.
@@ -11771,11 +11771,11 @@ she's
 	$activeSlave.slaveName's cheerleader top rides up $possessive hugely swollen belly, covering only the top of it while leaving the rest on display to bring wonder to how many loads $pronoun took last night.
 <<case "cutoffs and a t-shirt">>
 	<<if ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's hugely swollen belly is obscured by $possessive huge tits.
+		$activeSlave.slaveName's hugely swollen belly is obscured by $possessive huge tits.
 	<<elseif ($activeSlave.boobs > 2000)>>
-	$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive hugely swollen belly.
+		$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive hugely swollen belly.
 	<<else>>
-	$activeSlave.slaveName's t-shirt fails to cover $possessive hugely swollen belly at all.
+		$activeSlave.slaveName's t-shirt fails to cover $possessive hugely swollen belly at all.
 	<</if>>
 <<case "a slutty outfit">>
 	$activeSlave.slaveName's hugely swollen belly really shows what a slut $pronoun is.
@@ -11836,15 +11836,15 @@ she's
 <<switch $activeSlave.clothes>>
 <<case "conservative clothing">>
 	<<if ($activeSlave.boobs > 20000)>>
-	$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves.
+		$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, though they do a fine job of hiding it themselves.
 	<<elseif ($activeSlave.boobs > 10000)>>
-	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is hidden by $possessive massive tits and oversized sweater.
+		$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is hidden by $possessive massive tits and oversized sweater.
 	<<elseif ($activeSlave.boobs > 8000)>>
-	$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+		$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's sweater is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in material.
+		$activeSlave.slaveName's sweater is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in material.
 	<<else>>
-	$activeSlave.slaveName's blouse is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
+		$activeSlave.slaveName's blouse is pulled taut by $possessive jiggling <<print $activeSlave.inflationType>>-filled belly. $possessiveCap popped navel forms a small tent in $possessive shirt.
 	<</if>>
 <<case "attractive lingerie for a pregnant woman">>
 	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly hides $possessive silken panties. $possessiveCap silken vest sensually frames $possessive heavy belly.
@@ -11872,19 +11872,19 @@ she's
 	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly greatly distends $possessive latex suit. $pronounCap looks like an over inflated balloon. Only $possessive popped navel sticking out the front of $possessive belly disrupts the smoothness.
 <<case "a military uniform">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's shirt strains to contain $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+		$activeSlave.slaveName's shirt strains to contain $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
 	<<else>>
-	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $possessive uniform's jacket.
+		$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly notably distends $possessive uniform's jacket.
 	<</if>>
 <<case "a nice nurse outfit">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive jiggling <<print $activeSlave.inflationType>>-filled belly hangs out from under them, obscuring $possessive trousers.
 	<<else>>
-	$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $possessive top, slightly obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive jiggling <<print $activeSlave.inflationType>>-filled hangs out from under $possessive top, slightly obscuring $possessive trousers.
 	<</if>>
 <<case "a mini dress">>
 	$activeSlave.slaveName's mini dress tightly clings to $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
@@ -11910,11 +11910,11 @@ she's
 	$activeSlave.slaveName's cheerleader top covers most of $possessive jiggling <<print $activeSlave.inflationType>>-filled belly, the bottom of which peeks out showing how slutty this cheerleader is.
 <<case "cutoffs and a t-shirt">>
 	<<if ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive huge tits.
+		$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is obscured by $possessive huge tits.
 	<<elseif ($activeSlave.boobs > 2000)>>
-	$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+		$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
 	<<else>>
-	$activeSlave.slaveName's t-shirt covers only the top of $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
+		$activeSlave.slaveName's t-shirt covers only the top of $possessive jiggling <<print $activeSlave.inflationType>>-filled belly.
 	<</if>>
 <<case "a slutty outfit">>
 	$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly really shows how big of a slut $pronoun is.
@@ -11977,15 +11977,15 @@ she's
 <<switch $activeSlave.clothes>>
 <<case "conservative clothing">>
 	<<if ($activeSlave.boobs > 20000)>>
-	$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive fat belly, though they do a fine job of hiding it themselves.
+		$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive fat belly, though they do a fine job of hiding it themselves.
 	<<elseif ($activeSlave.boobs > 10000)>>
-	$activeSlave.slaveName's fat belly is hidden by $possessive massive tits and oversized sweater.
+		$activeSlave.slaveName's fat belly is hidden by $possessive massive tits and oversized sweater.
 	<<elseif ($activeSlave.boobs > 8000)>>
-	$activeSlave.slaveName's oversized breasts let $possessive fat belly hang free.
+		$activeSlave.slaveName's oversized breasts let $possessive fat belly hang free.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's sweater is pulled tight over $possessive fat belly. The bottom of which peeks out from under it.
+		$activeSlave.slaveName's sweater is pulled tight over $possessive fat belly. The bottom of which peeks out from under it.
 	<<else>>
-	$activeSlave.slaveName's blouse is pulled tight over $possessive fat belly. The bottom of which peeks out from under it.
+		$activeSlave.slaveName's blouse is pulled tight over $possessive fat belly. The bottom of which peeks out from under it.
 	<</if>>
 <<case "attractive lingerie for a pregnant woman">>
 	$activeSlave.slaveName's fat belly is large enough to hide $possessive panties. $possessiveCap silken vest sensually frames $possessive heavy, jiggly gut.
@@ -12013,19 +12013,19 @@ she's
 	$activeSlave.slaveName's fat belly is compressed by $possessive latex suit, leaving it looking round and smooth.
 <<case "a military uniform">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's fat belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's fat belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's shirt struggles to cover $possessive fat belly. The bottom of which peeks out from under it.
+		$activeSlave.slaveName's shirt struggles to cover $possessive fat belly. The bottom of which peeks out from under it.
 	<<else>>
-	$activeSlave.slaveName's fat belly is covered by $possessive uniform's jacket. The bottom of which just barely peeks out from under it.
+		$activeSlave.slaveName's fat belly is covered by $possessive uniform's jacket. The bottom of which just barely peeks out from under it.
 	<</if>>
 <<case "a nice nurse outfit">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's fat belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's fat belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive fat belly freely hangs out from under them, obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive fat belly freely hangs out from under them, obscuring $possessive trousers.
 	<<else>>
-	$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive fat belly freely hangs from under $possessive top, obscuring $possessive trousers.
+		$activeSlave.slaveName's nurse outfit is almost conservative, though $possessive fat belly freely hangs from under $possessive top, obscuring $possessive trousers.
 	<</if>>
 <<case "a mini dress">>
 	$activeSlave.slaveName's mini dress tightly clings to $possessive fat belly, clearly showing every fold and roll.
@@ -12051,11 +12051,11 @@ she's
 	$activeSlave.slaveName's cheerleader top covers most of $possessive fat belly. However, the bottom of it peeks out, obscuring $possessive skirt and a letting everyone know how badly this cheerleader needs to diet.
 <<case "cutoffs and a t-shirt">>
 	<<if ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's fat belly is obscured by $possessive huge tits.
+		$activeSlave.slaveName's fat belly is obscured by $possessive huge tits.
 	<<elseif ($activeSlave.boobs > 2000)>>
-	$activeSlave.slaveName's tits keep $possessive t-shirt busy, allowing $possessive fat belly to hang free.
+		$activeSlave.slaveName's tits keep $possessive t-shirt busy, allowing $possessive fat belly to hang free.
 	<<else>>
-	$activeSlave.slaveName's t-shirt covers only the top of $possessive fat belly, allowing it to hang mostly free and cover $possessive jeans.
+		$activeSlave.slaveName's t-shirt covers only the top of $possessive fat belly, allowing it to hang mostly free and cover $possessive jeans.
 	<</if>>
 <<case "a slutty outfit">>
 	$activeSlave.slaveName lets $possessive fat belly hang free, leaving $possessive looking particularly slutty.
@@ -12119,15 +12119,15 @@ she's
 <<switch $activeSlave.clothes>>
 <<case "conservative clothing">>
 	<<if ($activeSlave.boobs > 20000)>>
-	$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive <<print $activeSlave.inflationType>>-swollen belly, though they do a fine job of hiding it themselves.
+		$activeSlave.slaveName's immense breasts keep $possessive oversized sweater from covering $possessive <<print $activeSlave.inflationType>>-swollen belly, though they do a fine job of hiding it themselves.
 	<<elseif ($activeSlave.boobs > 10000)>>
-	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is hidden by $possessive massive tits and oversized sweater.
+		$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is hidden by $possessive massive tits and oversized sweater.
 	<<elseif ($activeSlave.boobs > 8000)>>
-	$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's oversized breasts keep $possessive sweater far from $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's sweater bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's sweater bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<<else>>
-	$activeSlave.slaveName's blouse bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's blouse bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<</if>>
 <<case "attractive lingerie for a pregnant woman">>
 	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly rests above $possessive silken panties. $possessiveCap silken vest sensually frames $possessive swelling belly.
@@ -12155,19 +12155,19 @@ she's
 	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly greatly bulges under $possessive latex suit.
 <<case "a military uniform">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's undershirt covers $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's undershirt covers $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<<else>>
-	$activeSlave.slaveName's uniform covers $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's uniform covers $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<</if>>
 <<case "a nice nurse outfit">>
 	<<if ($activeSlave.boobs > 6000)>>
-	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive massive tits.
+		$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive massive tits.
 	<<elseif ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive <<print $activeSlave.inflationType>>-swollen belly is completely exposed.
+		$activeSlave.slaveName's nurse outfit could be called conservative, if it could cover more than half of $possessive breasts; $possessive <<print $activeSlave.inflationType>>-swollen belly is completely exposed.
 	<<else>>
-	$activeSlave.slaveName's nurse outfit is almost conservative, it covers $possessive <<print $activeSlave.inflationType>>-swollen belly completely.
+		$activeSlave.slaveName's nurse outfit is almost conservative, it covers $possessive <<print $activeSlave.inflationType>>-swollen belly completely.
 	<</if>>
 <<case "a mini dress">>
 	$activeSlave.slaveName's mini dress tightly clings to $possessive <<print $activeSlave.inflationType>>-swollen belly.
@@ -12193,11 +12193,11 @@ she's
 	$activeSlave.slaveName's cheerleader top gently bulges from $possessive <<print $activeSlave.inflationType>>-swollen belly displaying how slutty this cheerleader is.
 <<case "cutoffs and a t-shirt">>
 	<<if ($activeSlave.boobs > 4000)>>
-	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive huge tits.
+		$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is obscured by $possessive huge tits.
 	<<elseif ($activeSlave.boobs > 2000)>>
-	$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive <<print $activeSlave.inflationType>>-swollen belly.
+		$activeSlave.slaveName's tits keep $possessive t-shirt far from $possessive <<print $activeSlave.inflationType>>-swollen belly.
 	<<else>>
-	$activeSlave.slaveName's t-shirt bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly. The bottom of which is beginning to peek from under $possessive T-shirt.
+		$activeSlave.slaveName's t-shirt bulges with $possessive <<print $activeSlave.inflationType>>-swollen belly. The bottom of which is beginning to peek from under $possessive T-shirt.
 	<</if>>
 <<case "a slutty outfit">>
 	$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly shows how big of a slut $pronoun is.