From 5e0ec252c8475662874ecd10d9972571a20433e3 Mon Sep 17 00:00:00 2001
From: deepmurk <axiao@protonmail.com>
Date: Mon, 16 Apr 2018 20:46:32 -0400
Subject: [PATCH] Update descriptionWidgetsFlesh.tw

---
 src/utility/descriptionWidgetsFlesh.tw | 44 --------------------------
 1 file changed, 44 deletions(-)

diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index a3de0c2a606..7803770bcb9 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -8504,50 +8504,6 @@ $pronounCap has
 	<<elseif $activeSlave.weight > 30>>
 		$activeSlave.slaveName's tight leotard clings to $possessive chubby belly, clearly displaying every fold and roll.
 	<</if>>
-<<case "a monokini">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's tight monokini shows off every kick and movement within $possessive titanic bulging pregnant belly. $possessiveCap squirming belly protrudes from over the top of the swimsuit, which has been pushed down by the mass.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's tight monokini shows off every kick and movement within $possessive massive pregnant belly. The swimsuit has been pushed down to well below $possessive popped navel.
-	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's tight monokini shows off every wiggle and jiggle within $possessive massively fat belly. The material tightly clings to $possessive deep folds and rolls, which are spilling out over the top of the outfit.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's tight monokini shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $possessive big pregnant belly. The swimsuit has been pushed down to just above $possessive popped navel.
-	<<elseif $activeSlave.weight > 160>>
-		$activeSlave.slaveName's tight monokini tightly clings to $possessive hugely fat belly, clearly displaying every fold, roll and motion in its mass.
-	<<elseif $activeSlave.weight > 130>>
-		$activeSlave.slaveName's tight monokini tightly clings to $possessive big fat belly, clearly displaying every fold and roll.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's tight monokini shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $possessive pregnant belly. The material tightly clings to $possessive popped navel.
-	<<elseif $activeSlave.weight > 95>>
-		$activeSlave.slaveName's tight monokini tightly clings to $possessive fat belly, clearly displaying every fold and roll.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's tight monokini shows off $possessive growing belly.
-	<<elseif $activeSlave.weight > 30>>
-		$activeSlave.slaveName's tight monokini clings to $possessive chubby belly, clearly displaying every fold and roll.
-	<</if>>
-<<case "a cybersuit">>
-	<<if $activeSlave.bellyPreg >= 600000>>
-		$activeSlave.slaveName's tight bodysuit shows off every kick and movement within $possessive titanic bulging pregnant belly.
-	<<elseif $activeSlave.bellyPreg >= 300000>>
-		$activeSlave.slaveName's tight bodysuit shows off every kick and movement within $possessive massive pregnant belly.
-	<<elseif $activeSlave.weight > 190>>
-		$activeSlave.slaveName's tight bodysuit shows off every wiggle and jiggle within $possessive massively fat belly.
-	<<elseif $activeSlave.bellyPreg >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
-		$activeSlave.slaveName's tight bodysuit shows off <<if !["a huge empathy belly", "a large empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $possessive big pregnant belly.
-	<<elseif $activeSlave.weight > 160>>
-		$activeSlave.slaveName's tight bodysuit tightly clings to $possessive hugely fat belly, clearly displaying every fold, roll and motion in its mass.
-	<<elseif $activeSlave.weight > 130>>
-		$activeSlave.slaveName's tight bodysuit tightly clings to $possessive big fat belly, clearly displaying every fold and roll.
-	<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
-		$activeSlave.slaveName's tight bodysuit shows off <<if !["a medium empathy belly"].includes($activeSlave.bellyAccessory)>>every kick and movement within<<else>>the curvature of<</if>> $possessive pregnant belly. The material tightly clings to $possessive popped navel.
-	<<elseif $activeSlave.weight > 95>>
-		$activeSlave.slaveName's tight bodysuit tightly clings to $possessive fat belly, clearly displaying every fold and roll.
-	<<elseif (($activeSlave.bellyPreg >= 1500) || ($activeSlave.bellyAccessory == "a small empathy belly"))>>
-		$activeSlave.slaveName's tight bodysuit shows off $possessive growing belly.
-	<<elseif $activeSlave.weight > 30>>
-		$activeSlave.slaveName's tight bodysuit clings to $possessive chubby belly, clearly displaying every fold and roll.
-	<</if>>
 <<case "a chattel habit">>
 	<<if $activeSlave.bellyPreg >= 600000>>
 		The strip of cloth running down $possessive front is forced to one side by $possessive titanic bulging pregnant belly.
-- 
GitLab