From e1e42036361e61342c51944ceefed0d7c3911074 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Thu, 18 Oct 2018 03:46:19 -0400
Subject: [PATCH] fixes, typos and descriptions

---
 devNotes/VersionChangeLog-Premod+LoliMod.txt |  11 ++
 devNotes/twine JS.txt                        |   4 +
 src/endWeek/saChoosesOwnClothes.tw           |   4 +
 src/uncategorized/reMalefactor.tw            |   2 +-
 src/utility/descriptionWidgetsFlesh.tw       | 118 ++++++++++++++++-
 src/utility/descriptionWidgetsStyle.tw       | 125 ++++++++++++++++++-
 src/utility/descriptionWidgetsTattoos.tw     |   2 +-
 7 files changed, 257 insertions(+), 9 deletions(-)

diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 1391f0c69ee..9e9985f0136 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -2,8 +2,19 @@
 
 0.10.7.1-0.10.x
 
+10/18/2018
+
+	23
+	-fixes
+	-typo corrections
+	-pregnancy support band descriptions
+
 10/17/2018
 
+	22
+	-fixes
+	-added pregnancy support band (still working on descriptions)
+
 	21
 	-fixes
 	-tweaks to burst chances
diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt
index 359676f2967..572c0646598 100644
--- a/devNotes/twine JS.txt	
+++ b/devNotes/twine JS.txt	
@@ -10889,6 +10889,8 @@ window.saChoosesOwnClothes = (function() {
 		} else if(slave.devotion <= 20) {
 			if(slave.belly > 10000 && (slave.pregAdaptation*800 <= slave.belly)){
 				belly.push({text: `slips a pregnancy support band around ${his} middle to help alleviate some of the discomfort,`, bellyAccessory: "a support band"});
+			} else if (slave.belly < 8000) {
+				belly.push({text: `removes ${his} support band since ${he} no longer needs it,`, bellyAccessory: "none"});
 			}
 		} else {
 			if(V.arcologies[0].FSRepopulationFocus > 0 && slave.belly < 1500 && slave.sexualFlaw != "breeder") {
@@ -10913,6 +10915,8 @@ window.saChoosesOwnClothes = (function() {
 				belly.push({text: `removes ${his} fake belly, since ${he} dislikes it,`, bellyAccessory: "none"});
 			} else if(empathyBellies.includes(slave.bellyAccessory) && slave.sexualFlaw == "breeder") {
 				belly.push({text: `pulls ${his} fake belly off, disgusted by it,`, bellyAccessory: "none"});
+			} else if (slave.belly < 8000) {
+				belly.push({text: `removes ${his} support band since ${he} no longer needs it,`, bellyAccessory: "none"});
 			} else {
 				belly.push({text: "", bellyAccessory: slave.bellyAccessory}); /*compatibility for no output, will likely get deprecated in the future as content is added*/
 			}
diff --git a/src/endWeek/saChoosesOwnClothes.tw b/src/endWeek/saChoosesOwnClothes.tw
index 8d5e12e75db..8daeb1905af 100644
--- a/src/endWeek/saChoosesOwnClothes.tw
+++ b/src/endWeek/saChoosesOwnClothes.tw
@@ -897,6 +897,8 @@ window.saChoosesOwnClothes = (function() {
 		} else if(slave.devotion <= 20) {
 			if(slave.belly > 10000 && (slave.pregAdaptation*800 <= slave.belly)){
 				belly.push({text: `slips a pregnancy support band around ${his} middle to help alleviate some of the discomfort,`, bellyAccessory: "a support band"});
+			} else if (slave.belly < 8000) {
+				belly.push({text: `removes ${his} support band since ${he} no longer needs it,`, bellyAccessory: "none"});
 			}
 		} else {
 			if(V.arcologies[0].FSRepopulationFocus > 0 && slave.belly < 1500 && slave.sexualFlaw != "breeder") {
@@ -921,6 +923,8 @@ window.saChoosesOwnClothes = (function() {
 				belly.push({text: `removes ${his} fake belly, since ${he} dislikes it,`, bellyAccessory: "none"});
 			} else if(empathyBellies.includes(slave.bellyAccessory) && slave.sexualFlaw == "breeder") {
 				belly.push({text: `pulls ${his} fake belly off, disgusted by it,`, bellyAccessory: "none"});
+			} else if (slave.belly < 8000) {
+				belly.push({text: `removes ${his} support band since ${he} no longer needs it,`, bellyAccessory: "none"});
 			} else {
 				belly.push({text: "", bellyAccessory: slave.bellyAccessory}); /*compatibility for no output, will likely get deprecated in the future as content is added*/
 			}
diff --git a/src/uncategorized/reMalefactor.tw b/src/uncategorized/reMalefactor.tw
index cd778a4da5c..56f7bc9412d 100644
--- a/src/uncategorized/reMalefactor.tw
+++ b/src/uncategorized/reMalefactor.tw
@@ -389,7 +389,7 @@ She is easily taken into custody and her contraband confiscated once the jeering
 			You complete the legalities and biometric scanning quickly and have her children taken away. The condemned screeches her displeasure throughout the process until you grow tired of the whining and sedate her for immurement in the arcade. The public @@.green;looks forward@@ to seeing her there and vying to see who gets to fill her womb with another child.
 		<<case "whore" "rapist" "mule" "businesswoman">>
 			You complete the legalities and biometric scanning quickly and cautiously. The condemned sobs and begs throughout the process until you grow tired of the whining and sedate her for immurement in the arcade. The public @@.green;looks forward@@ to seeing her there and getting some of their own back.
-		<<defualt>>
+		<<default>>
 			You complete the legalities and biometric scanning quickly and cautiously. Though the would-be liberator is of course restrained, disarmed, and still sedated, she could awake at any time. It would be best to have her restrained for public use in the arcade first. The public @@.green;looks forward@@ to seeing her there.
 		<</switch>>
 		<<set $rep += 50>>
diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index bd87740e311..f05fcf77b4e 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -7160,6 +7160,118 @@ $He has
 				$activeSlave.slaveName's small empathy belly is barely noticeable over $his large gut.
 			<</if>>
 		<<case "a support band">>
+			<<if $activeSlave.belly >= 1000000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's unfathomable, hyper-swollen, implant-filled belly is craddled by an equally oversized support band
+				<<else>>
+					$activeSlave.slaveName's unfathomable, hyper-swollen pregnancy is craddled by an equally oversized support band
+				<</if>>
+				doing its best to try and lesson the strain on $his body.
+			<<elseif $activeSlave.belly >= 750000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's monolithic implant-filled belly strains against $his enormous support band
+				<<else>>
+					$activeSlave.slaveName's monolithic pregnant belly strains against $his enormous support band
+				<</if>>
+				as it struggles to hold $his body together.
+			<<elseif $activeSlave.belly >= 600000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's titanic implant-filled belly is craddled by $his enormous support band,
+				<<else>>
+					$activeSlave.slaveName's titanic pregnant belly is craddled by $his enormous support band,
+				<</if>>
+				alleviating some of the strain of carrying it and helping to keep things in place.
+			<<elseif $activeSlave.belly >= 450000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's gigantic implant-filled belly strains against $his extra large support band
+				<<else>>
+					$activeSlave.slaveName's gigantic pregnant belly strains against $his extra large support band
+				<</if>>
+				as it dutifully lessons the stress on $his body.
+			<<elseif $activeSlave.belly >= 300000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's massive implant-filled belly is craddled by $his extra large support band,
+				<<else>>
+					$activeSlave.slaveName's massive pregnant belly is craddled by $his extra large support band,
+				<</if>>
+				alleviating much of the strain of carrying it.
+			<<elseif $activeSlave.belly >= 150000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's giant implant-filled belly is craddled by $his extra large support band,
+				<<else>>
+					$activeSlave.slaveName's giant pregnant belly is craddled by $his extra large support band,
+				<</if>>
+				alleviating much of the strain of carrying it.
+			<<elseif $activeSlave.belly >= 120000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's giant implant-filled belly strains against $his support band
+				<<else>>
+					$activeSlave.slaveName's giant pregnant belly strains against $his support band
+				<</if>>
+				as it dutifully lessons the stress on $his body.
+			<<elseif $activeSlave.belly >= 30000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's huge implant-filled belly is craddled by $his support band,
+				<<else>>
+					$activeSlave.slaveName's huge pregnant belly is craddled by $his support band,
+				<</if>>
+				alleviating much of the strain of carrying it.
+			<<elseif $activeSlave.weight > 190>>
+				$activeSlave.slaveName's massive gut is craddled by $his support band, giving it a rather smooth appearance and taking some of the weight off $his front.
+			<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's huge implant-filled belly is craddled by $his support band,
+				<<else>>
+					$activeSlave.slaveName's huge pregnant belly is craddled by $his support band,
+				<</if>>
+				lowering the strain to $his back.
+			<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's hugely swollen belly is craddled by $his support band,
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's big implant-filled belly is craddled by $his support band,
+				<<else>>
+					$activeSlave.slaveName's big pregnant belly is craddled by $his support band,
+				<</if>>
+				lowering the strain to $his back.
+			<<elseif $activeSlave.weight > 160>>
+				$activeSlave.slaveName's giant gut is craddled by $his support band, giving it a rather smooth appearance.
+			<<elseif $activeSlave.weight > 130>>
+				$activeSlave.slaveName's huge gut is craddled by $his support band, giving it a rather smooth appearance.
+			<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's jiggling <<print $activeSlave.inflationType>>-filled belly is craddled by $his support band.
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's implant-filled belly is craddled by $his support band.
+				<<else>>
+					$activeSlave.slaveName's pregnant belly is craddled by $his support band.
+				<</if>>
+				It doesn't accomplish much, however.
+			<<elseif $activeSlave.weight > 95>>
+				$activeSlave.slaveName's large gut is craddled by $his support band, giving it a rather smooth appearance.
+			<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's <<print $activeSlave.inflationType>>-swollen belly is craddled by $his support band.
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's implant-rounded belly is craddled by $his support band.
+				<<else>>
+					$activeSlave.slaveName's growing belly is craddled by $his support band.
+				<</if>>
+				It doesn't accomplish much, however.
+			<<elseif $activeSlave.weight > 30>>
+				$activeSlave.slaveName's chubby stomach is craddled by $his support band, halting any jiggling and giving it a smooth appearance.
+			<<else>>
+				$activeSlave.slaveName's support band rests around $his stomach, accomplishing little.
+			<</if>>
 		<</switch>>
 
 		<<switch $activeSlave.clothes>>
@@ -13069,11 +13181,11 @@ $He has
 				<</if>>
 			<<elseif $activeSlave.belly >= 30000>>
 				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
-					$activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic <<print $activeSlave.inflationType>>-filled belly.
+					$activeSlave.slaveName's skirt has been retrofitted with a large elastic band to accommodate $his titanic <<print $activeSlave.inflationType>>-filled belly.
 				<<elseif $activeSlave.bellyImplant > 0>>
-					$activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic implant-filled belly.
+					$activeSlave.slaveName's skirt has been retrofitted with a large elastic band to accommodate $his titanic implant-filled belly.
 				<<else>>
-					$activeSlave.slaveName's skirt has retrofitted with a large elastic band to accommodate $his titanic pregnant belly.
+					$activeSlave.slaveName's skirt has been retrofitted with a large elastic band to accommodate $his titanic pregnant belly.
 				<</if>>
 			<<elseif $activeSlave.weight > 190>>
 				$activeSlave.slaveName's massively fat belly spills over the sides of $his skirt.
diff --git a/src/utility/descriptionWidgetsStyle.tw b/src/utility/descriptionWidgetsStyle.tw
index ac37c2d31f8..1e297ed20d6 100644
--- a/src/utility/descriptionWidgetsStyle.tw
+++ b/src/utility/descriptionWidgetsStyle.tw
@@ -4708,6 +4708,8 @@ $His
 		$His sturdy corset is hidden by $his blouse.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by $his blouse.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his blouse.
 	<</if>>
 
 <<case "spats and a tank top">>
@@ -4716,19 +4718,26 @@ $His
 			$His sturdy corset is open to view due to $his large chest hiking up $his top.
 		<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 			$His extreme corsetage is open to view due to $his large chest hiking up $his top.
+		<<elseif $activeSlave.bellyAccessory == "a support band">>
+			$His support band is open to view due to $his large chest hiking up $his top.
 		<</if>>
 	<<else>>
 		<<if $activeSlave.bellyAccessory == "a corset">>
 			$His sturdy corset is hidden by $his top.
 		<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 			$His extreme corsetage is hidden by $his top.
+		<<elseif $activeSlave.bellyAccessory == "a support band">>
+			$His support band is hidden by $his top.
 		<</if>>
 	<</if>>
+
 <<case "chains">>
 	<<if $activeSlave.bellyAccessory == "a corset">>
 		Leather cased lengths of chain form a corset around $his waist.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$He's encased in a very tight corset made of leather cased iron straps, with eyelets to attach to the chains.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is buried under $his chains.
 	<</if>>
 
 <<case "Western clothing">>
@@ -4736,6 +4745,8 @@ $His
 		$His sturdy corset is hidden by $his flannel.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by $his flannel.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his flannel.
 	<</if>>
 
 <<case "body oil">>
@@ -4743,6 +4754,8 @@ $His
 		$His sturdy corset is $his only real item of clothing.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is $his only real item of clothing.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is $his only real item of clothing.
 	<</if>>
 
 <<case "a toga">>
@@ -4750,6 +4763,8 @@ $His
 		$His sturdy corset is hidden by the toga.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by the toga.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by by the toga.
 	<</if>>
 
 <<case "a huipil">>
@@ -4757,6 +4772,8 @@ $His
 		$His sturdy corset is visible through the sides.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is visible through the sides.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is is visible through the sides.
 	<</if>>
 
 <<case "a slutty qipao">>
@@ -4764,6 +4781,8 @@ $His
 		$His sturdy corset is hidden by the silk.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by the silk.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by the silk.
 	<</if>>
 
 <<case "uncomfortable straps">>
@@ -4771,6 +4790,8 @@ $His
 		$He's wearing a leather corset, hooked into the straps.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$He's wearing an extreme leather corset, hooked into the straps.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is buried under $his straps.
 	<</if>>
 
 <<case "shibari ropes">>
@@ -4778,6 +4799,8 @@ $His
 		A dense web of thick ropes around $his waist form an effective corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His ropes bind into an extreme corset woven from hemp.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is buried under $his ropes.
 	<</if>>
 
 <<case "restrictive latex">>
@@ -4785,6 +4808,8 @@ $His
 		The latex features an integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The latex features a punishingly extreme integral corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by the latex.
 	<</if>>
 
 <<case "a latex catsuit">>
@@ -4792,6 +4817,8 @@ $His
 		An underbust corset cinches $his waist and ensures proper posture.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		An underbust corset in punishing tightlace cinches $his waist and ensures proper posture.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by the latex.
 	<</if>>
 
 <<case "attractive lingerie" "attractive lingerie for a pregnant woman" "kitty lingerie">>
@@ -4799,6 +4826,8 @@ $His
 		$He's wearing a pretty lace corset to match.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$He's wearing a strict whalebone corset to match.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is in plain sight.
 	<</if>>
 
 <<case "a succubus outfit">>
@@ -4806,6 +4835,8 @@ $His
 		$His corset includes steel stays to give it real effect.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His corset includes punishingly tight steel stays to give it real effect.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is layered under $his corset.
 	<</if>>
 
 <<case "a fallen nuns habit">>
@@ -4813,6 +4844,8 @@ $His
 		The latex features an integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The latex features a punishingly extreme integral corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is layered under $his corset.
 	<</if>>
 
 <<case "a chattel habit">>
@@ -4820,6 +4853,8 @@ $His
 		The habit includes a prominent white corset with gold stays.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The habit includes an extremely tight white corset with gold stays.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is visible through $his habit.
 	<</if>>
 
 <<case "a penitent nuns habit">>
@@ -4827,6 +4862,8 @@ $His
 		$His corset is hidden, but very uncomfortable.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His corset is hidden, but crushingly uncomfortable.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his habit.
 	<</if>>
 
 <<case "a string bikini">>
@@ -4834,6 +4871,8 @@ $His
 		$His corset is a fun color, but still clashes with $his bikini pretty badly.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His absurd corset is a fun color, but still clashes with $his bikini pretty badly.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is a fun color, but still clases with $his bikini pretty badly.
 	<</if>>
 
 <<case "a scalemail bikini">>
@@ -4841,13 +4880,17 @@ $His
 		$His corset is a dull color, and clashes with $his bikini pretty badly.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His absurd corset is a dull color, and clashes with $his bikini pretty badly.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band clashes with $his bikini pretty badly.
 	<</if>>
 	
 <<case "striped panties">>
 	<<if $activeSlave.bellyAccessory == "a corset">>
-		$His corset is a fun color, and compliments $his cute panties.
+		$His corset is a fun color and compliments $his cute panties.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
-		$His absurd corset is a fun color, and compliments $his cute panties.
+		$His absurd corset is a fun color and compliments $his cute panties.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is a fun color and compliments $his cute panties.
 	<</if>>
 
 <<case "a cheerleader outfit">>
@@ -4855,6 +4898,8 @@ $His
 		$His top incorporates a subtle corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His top incorporates severe corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His top does little to conceal $his support band.
 	<</if>>
 
 <<case "clubslut netting">>
@@ -4862,6 +4907,8 @@ $His
 		$His corset is a fun color, but still clashes with $his netting pretty badly.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His absurd corset is a fun color, but still clashes with $his netting pretty badly.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is a fun color, but still clashes with $his netting pretty badly.
 	<</if>>
 
 <<case "cutoffs and a t-shirt">>
@@ -4869,6 +4916,8 @@ $His
 		The t-shirt conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The t-shirt conceals $his severe corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his t-shirt.
 	<</if>>
 
 <<case "a slave gown">>
@@ -4876,6 +4925,8 @@ $His
 		$His gown has an elegant integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His gown has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is concealed by $his gown.
 	<</if>>
 
 <<case "slutty business attire">>
@@ -4883,6 +4934,8 @@ $His
 		$His jacket totally conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His jacket totally conceals $his absurd corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his jacket.
 	<</if>>
 
 <<case "nice business attire">>
@@ -4890,6 +4943,8 @@ $His
 		$His jacket totally conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His jacket totally conceals $his absurd corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his jacket.
 	<</if>>
 
 <<case "a ball gown">>
@@ -4897,6 +4952,8 @@ $His
 		The dress has an elegant integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The dress has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his gown.
 	<</if>>
 
 <<case "a halter top dress">>
@@ -4904,6 +4961,8 @@ $His
 		The dress has an elegant integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The dress has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his dress.
 	<</if>>
 
 <<case "a mini dress">>
@@ -4911,6 +4970,8 @@ $His
 		The dress also cleverly doubles as an overbust corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The dress also cleverly doubles as an extreme overbust corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his dress.
 	<</if>>
 
 <<case "a comfortable bodysuit">>
@@ -4918,6 +4979,8 @@ $His
 		Its middle is reinforced to act as a corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		Its middle is strongly reinforced to act as a merciless corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his bodysuit.
 	<</if>>
 
 <<case "a leotard">>
@@ -4925,6 +4988,8 @@ $His
 		The leotard's middle is reinforced to act as a corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The leotard's middle is strongly reinforced to act as a merciless corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his leotard.
 	<</if>>
 
 <<case "a burkini" "a one-piece swimsuit">>
@@ -4932,6 +4997,8 @@ $His
 		The swimsuit's middle is reinforced to act as a corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The swimsuit's middle is strongly reinforced to act as a merciless corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden under $his swimsuit.
 	<</if>>
 
 <<case "a monokini">>
@@ -4939,6 +5006,8 @@ $His
 		A corset peaks out from the top the swimsuit.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		An extreme corset peaks out from the top of the swimsuit.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band peaks out from the top of the swimsuit.
 	<</if>>
 
 <<case "an apron">>
@@ -4946,6 +5015,8 @@ $His
 		The apron hides the front of $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The apron hides the front of $his extreme corset.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		The apron hides the front of $his support band
 	<</if>>
 
 <<case "a cybersuit">>
@@ -4953,6 +5024,8 @@ $His
 		A corset wraps the bodysuit snugly.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		An extreme corset wraps the bodysuit tightly.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden under $his bodysuit.
 	<</if>>
 
 <<case "a bunny outfit">>
@@ -4960,6 +5033,8 @@ $His
 		$His bunny outfit has an integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His bunny outfit has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his teddy.
 	<</if>>
 
 <<case "a slutty maid outfit">>
@@ -4967,6 +5042,8 @@ $His
 		$His maid uniform has an integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His maid uniform has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his maid uniform.
 	<</if>>
 
 <<case "a nice maid outfit">>
@@ -4974,6 +5051,8 @@ $His
 		$His maid uniform has an integral corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His uniform has extreme corsetage built into it.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his maid uniform.
 	<</if>>
 
 <<case "a slutty nurse outfit">>
@@ -4981,6 +5060,8 @@ $His
 		$His jacket totally conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His jacket totally conceals $his absurd corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his jacket.
 	<</if>>
 
 <<case "a nice nurse outfit">>
@@ -4988,6 +5069,8 @@ $His
 		$His scrubs totally conceal $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His scrubs totally conceal $his absurd corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his scrubs.
 	<</if>>
 
 <<case "a schoolgirl outfit">>
@@ -4995,6 +5078,8 @@ $His
 		The outline of $his corset can be seen through $his blouse.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The outline of $his absurd corsetage can be seen through $his blouse.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band can be seen under $his blouse.
 	<</if>>
 
 <<case "a kimono">>
@@ -5002,6 +5087,8 @@ $His
 		The handsome silk completely conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		The handsome silk completely conceals $his absurd corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		The handsome silk completely conceals $his support band.
 	<</if>>
 
 <<case "a burqa" "a hijab and abaya" "a niqab and abaya" "a klan robe" "a hanbok" "a gothic lolita dress">>
@@ -5009,6 +5096,8 @@ $His
 		$His corset is properly hidden along with everything else.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His absurd corsetage is properly hidden along with everything else.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is properly hidden along with everything else.
 	<</if>>
 
 <<case "a military uniform" "a mounty outfit" "a red army uniform" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a police uniform">>
@@ -5016,6 +5105,8 @@ $His
 		$His tunic conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His tunic conceals $his extreme corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his tunic.
 	<</if>>
 
 <<case "a biyelgee costume" "a dirndl" "a long qipao">>
@@ -5023,6 +5114,8 @@ $His
 		$His dress conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His dress conceals $his extreme corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his dress.
 	<</if>>
 
 <<case "battlearmor">>
@@ -5030,6 +5123,8 @@ $His
 		$His armor conceals $his corset.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His armor conceals $his extreme corsetage.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden under $his armor.
 	<</if>>
 
 <<case "lederhosen">>
@@ -5037,6 +5132,8 @@ $His
 		$His corset is built into the suspenders of $his outfit.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is built into the suspenders of $his outfit.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his outift.
 	<</if>>
 
 <<case "battledress">>
@@ -5044,6 +5141,8 @@ $His
 		$His corset is strapped on top of $his shirt.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His ridiculous corset is strapped on top of $his shirt.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his shirt.
 	<</if>>
 
 <<case "harem gauze">>
@@ -5051,6 +5150,8 @@ $His
 		$His corset, though functional, is covered with little bells and charms that glint through the gauze.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His absurd corset, though cruelly functional, is covered with little bells and charms that glint through the gauze.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is covered with little bells and charms that glint through the gauze.
 	<</if>>
 
 <<case "slutty jewelry">>
@@ -5058,6 +5159,8 @@ $His
 		$His corset is $his only real piece of clothing.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corset is $his only real piece of clothing.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is $his only real peice of clothing.
 	<</if>>
 
 <<case "a maternity dress">>
@@ -5065,6 +5168,8 @@ $His
 		$His sturdy corset is hidden by $his blouse.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by $his blouse.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his blouse.
 	<</if>>
 
 <<case "stretch pants and a crop-top">>
@@ -5072,6 +5177,8 @@ $His
 		$His sturdy corset is completely exposed between $his top and bottom.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is completely exposed between $his top and bottom.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is left completely exposed between $his top and bottom.
 	<</if>>
 	
 <<case "a nice pony outfit" "a slutty pony outfit">>
@@ -5079,6 +5186,8 @@ $His
 		$His sturdy corset compliments $his outfit nicely.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage compliments $his outfit nicely.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden within $his outift.
 	<</if>>
 	
 <<case "a tube top and thong" "striped underwear" "leather pants and tube top" "sport shorts and a sports bra" "a slutty klan robe">>
@@ -5086,6 +5195,8 @@ $His
 		$His sturdy corset is completely exposed between $his top and bottom.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is completely exposed between $his top and bottom.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is completely exposed between $his top and bottom.
 	<</if>>
 	
 <<case "a bra" "a striped bra" "a sports bra" "a thong" "panties" "a tube top" "a skimpy loincloth" "boyshorts" "cutoffs" "jeans" "sport shorts" "leather pants" "leather pants and a tube top" "leather pants and pasties" "panties and pasties">>
@@ -5093,6 +5204,8 @@ $His
 		$His sturdy corset is completely exposed.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is completely exposed.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is completely exposed.
 	<</if>>
 	
 <<case "a button-up shirt and panties" "a button-up shirt" "a sweater" "a tank-top" "a sweater and panties" "a t-shirt" "a tank-top and panties" "a t-shirt and thong" "an oversized t-shirt and boyshorts" "an oversized t-shirt" "a t-shirt and jeans" "sport shorts and a t-shirt" "a t-shirt and panties" "a sweater and cutoffs">>
@@ -5100,6 +5213,8 @@ $His
 		$His sturdy corset is hidden by $his clothing.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corsetage is hidden by $his clothing.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is hidden by $his clothing.
 	<</if>>
 
 <<default>>
@@ -5107,6 +5222,8 @@ $His
 		$His corset is $his only real piece of clothing.
 	<<elseif $activeSlave.bellyAccessory == "an extreme corset">>
 		$His extreme corset is $his only real piece of clothing.
+	<<elseif $activeSlave.bellyAccessory == "a support band">>
+		$His support band is $his only real piece of clothing.
 	<</if>>
 
 <</switch>>
@@ -5426,9 +5543,9 @@ $His
 	<<case "a leotard">>
 		The thin strip of leotard running between
 		<<if ($activeSlave.vaginalAccessory == "anal chastity") || ($activeSlave.vaginalAccessory == "combined chastity") || ($activeSlave.dickAccessory == "anal chastity") || ($activeSlave.dickAccessory == "combined chastity")>>
-			$his legs is so thin that $his anal chastity accessory is clearly visible underneath.
+			$his legs are so thin that $his anal chastity accessory is clearly visible underneath.
 		<<else>>
-			$his buttocks is so thin and snug that the outline of $his anus is clearly visible<<if ($activeSlave.butt > 3)>> if $he's spread<</if>>.
+			$his buttocks are so thin and snug that the outline of $his anus is clearly visible<<if ($activeSlave.butt > 3)>> if $he's spread<</if>>.
 		<</if>>
 	<<case "a mini dress">>
 		If $he bends over even slightly, the hem of $his short dress rides up to reveal $his
diff --git a/src/utility/descriptionWidgetsTattoos.tw b/src/utility/descriptionWidgetsTattoos.tw
index 8218aefc8c7..6df673d2f41 100644
--- a/src/utility/descriptionWidgetsTattoos.tw
+++ b/src/utility/descriptionWidgetsTattoos.tw
@@ -226,7 +226,7 @@
 	<<case "counting">>
 		$His back is tattooed with tick marks to count the days of $his sexual
 		<<if $activeSlave.weekAcquired == 0>>
-			enlsavement to you. There are a lot of them.
+			enslavement to you. There are a lot of them.
 		<<else>>
 			<<set _daysEnslaved = (($week-$activeSlave.weekAcquired)*7)+random(-3,3)>>
 			<<if _daysEnslaved < 10>>
-- 
GitLab