From 5f56986d5a0a807f2afd295d5110aba2751bb965 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Tue, 30 Apr 2019 15:46:20 -0400
Subject: [PATCH] Belly description

---
 src/utility/descriptionWidgetsFlesh.tw | 87 ++++++++++++++++++++++----
 1 file changed, 74 insertions(+), 13 deletions(-)

diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index a133ffb39e1..86131d2f1ee 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -15500,26 +15500,87 @@ $He has
 				<<else>>
 					$activeSlave.slaveName's exposed midriff fully exposes $his monolithic pregnant belly. The button for $his cutoffs have exploded, though the size of $his belly makes it impossible to tell.
 				<</if>>
-			<<elseif $activeSlave.bellyPreg >= 600000>>
-				$activeSlave.slaveName's exposed midriff fully exposes $his titanic bulging pregnant belly.
-			<<elseif $activeSlave.bellyPreg >= 300000>>
-				$activeSlave.slaveName's exposed midriff fully exposes $his massive pregnant belly.
+			<<elseif $activeSlave.belly >= 600000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's titanic implant-filled belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body.
+				<<else>>
+					$activeSlave.slaveName's titanic pregnant belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body.
+				<</if>>
+			<<elseif $activeSlave.belly >= 450000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's gigantic implant-filled belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body.
+				<<else>>
+					$activeSlave.slaveName's gigantic pregnant belly takes advantage $his exposed midriff and unfastened jeans to massively jut out from $his body.
+				<</if>>
+			<<elseif $activeSlave.belly >= 300000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's massive implant-filled belly takes advantage $his exposed midriff and unfastened jeans to hang heavily from $his body.
+				<<else>>
+					$activeSlave.slaveName's massive pregnant belly takes advantage $his exposed midriff and unfastened jeans to hang heavily from $his body.
+				<</if>>
+			<<elseif $activeSlave.belly >= 120000>>
+				<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's giant implant-filled belly dominates $his exposed midriff and thwarts any efforts to zip up $his fly.
+				<<else>>
+					$activeSlave.slaveName's giant pregnant belly dominates $his exposed midriff and thwarts any efforts to zip up $his fly.
+				<</if>>
 			<<elseif $activeSlave.weight > 190>>
-				$activeSlave.slaveName's massively fat belly is left to jiggle freely and hang over $his jeans.
-			<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-				$activeSlave.slaveName's exposed midriff fully exposes $his big pregnant belly
+				$activeSlave.slaveName's massively fat belly is left to jiggle freely and spill from $his unfastened jeans.
+			<<elseif $activeSlave.belly >= 15000 || ($activeSlave.bellyAccessory == "a huge empathy belly")>>
+				<<if $activeSlave.bellyAccessory == "a huge empathy belly">>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his huge pregnancy.
+				<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans prominently display $his huge implant-filled belly.
+				<<else>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his ripe pregnancy.
+				<</if>>
+			<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a large empathy belly")>>
+				<<if $activeSlave.bellyAccessory == "a large empathy belly">>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his big pregnancy.
+				<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his hugely swollen belly.
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his big implant-filled belly.
+				<<else>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his advanced pregnancy.
+				<</if>>
 			<<elseif $activeSlave.weight > 160>>
-				$activeSlave.slaveName's hugely fat belly is left to jiggle freely and hang over $his jeans.
+				$activeSlave.slaveName's hugely fat belly is left to jiggle freely and hang over $his unfastened jeans.
 			<<elseif $activeSlave.weight > 130>>
-				$activeSlave.slaveName's big fat belly is left to jiggle freely and cover $his jeans.
-			<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-				$activeSlave.slaveName's exposed midriff fully displays $his pregnancy.
+				$activeSlave.slaveName's big fat belly is left to jiggle freely and spill from $his unfastened jeans.
+			<<elseif $activeSlave.belly >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
+				<<if $activeSlave.bellyAccessory == "a medium empathy belly">>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his pregnancy.
+				<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his jiggling <<print $activeSlave.inflationType>>-filled belly.
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his implant-filled belly.
+				<<else>>
+					$activeSlave.slaveName's exposed midriff and unfastened jeans fully display $his pregnancy.
+				<</if>>
 			<<elseif $activeSlave.weight > 95>>
 				$activeSlave.slaveName's fat belly is left to hang free and cover $his jeans.
-			<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-				$activeSlave.slaveName's exposed midriff bulges with $his growing belly.
+			<<elseif $activeSlave.belly >= 1500 || $activeSlave.bellyAccessory == "a small empathy belly">>
+				<<if $activeSlave.bellyAccessory == "a small empathy belly">>
+					$activeSlave.slaveName's jeans are left unfastened to give $his small pregnant belly room.
+				<<elseif $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+					$activeSlave.slaveName's jeans are left unfastened to give $his <<print $activeSlave.inflationType>>-swollen belly room.
+				<<elseif $activeSlave.bellyImplant > 0>>
+					$activeSlave.slaveName's jeans are left unfastened to give $his implant-rounded belly room.
+				<<else>>
+					$activeSlave.slaveName's jeans are left unfastened to give $his growing belly room.
+				<</if>>
 			<<elseif $activeSlave.weight > 30>>
 				$activeSlave.slaveName's chubby belly is left free to hang over the waist of $his jeans.
+			<<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>>
+				$activeSlave.slaveName's jeans are left unfastened and display a slight swell to $his lower belly.
+			<<elseif $activeSlave.muscles > 30>>
+				$activeSlave.slaveName's exposed midriff fully exposes $his ripped abs.
 			<</if>>
 		<<case "a slutty outfit">>
 			<<if $activeSlave.belly >= 1000000>>
-- 
GitLab