diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 3e9b32cf46eabcdc9fa4364be7b565e3f030f1e2..bada6b6e51fe2372d0bd2ba5576b8e7b79830c17 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -11775,7 +11775,7 @@ $He has
 		$activeSlave.slaveName's blouse bulges with $his chubby belly. It peeks out from the bottom as it hangs over the waist of $his skirt.
 	<</if>>
 <<case "a kimono">>
-	<<elseif $activeSlave.belly >= 1000000>>
+	<<if $activeSlave.belly >= 1000000>>
 		//WIP//
 	<<elseif $activeSlave.belly >= 750000>>
 		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
@@ -11784,7 +11784,7 @@ $He has
 		<<else>>
     		$activeSlave.slaveName's monolithic pregnant belly is so enormous that there is no way for $his obi to ever wrap around it to tie $his kimono. As a result, $he leaves $his kimono open. It pools around $her when she rests atop her belly’s incredible mass.
 		<</if>>
-	<<if $activeSlave.bellyPreg >= 600000>>
+	<<elseif $activeSlave.bellyPreg >= 600000>>
 		$activeSlave.slaveName's titanic bulging pregnant belly parts the front of $his kimono leaving it gracefully hanging to its sides.
 	<<elseif $activeSlave.bellyPreg >= 300000>>
 		$activeSlave.slaveName's massive pregnant belly parts the front of $his kimono leaving it gracefully covering its sides.
@@ -12180,15 +12180,16 @@ $He has
 <<case "spats and a tank top">>
 	<<elseif $activeSlave.boobs > 1200>>
 		$activeSlave.slaveName's top is currently prevented from trying to cover $his
-		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
-       	<<elseif $activeSlave.belly >= 1000000>>
-		    <<if $activeSlave.bellyImplant > 0>>
+       	<<if $activeSlave.belly >= 1000000>>
+            <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		    <<elseif $activeSlave.bellyImplant > 0>>
                 unfathomably huge, room filling, implant-swollen belly
 		    <<else>>
                 unfathomably huge, room filling pregnant belly
 		    <</if>>
 	    <<elseif $activeSlave.belly >= 750000>>
-		    <<if $activeSlave.bellyImplant > 0>>
+		    <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		    <<elseif $activeSlave.bellyImplant > 0>>
                 monolithic implant-filled belly
 		    <<else>>
                 monolithic pregnant belly
@@ -12216,15 +12217,16 @@ $He has
 		<</if>>
 		by $his big tits, leaving it completely exposed to view.
 	<<else>>
-		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
-    	<<elseif $activeSlave.belly >= 1000000>>
-    		<<if $activeSlave.bellyImplant > 0>>
+    	<<if $activeSlave.belly >= 1000000>>
+            <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+    		<<elseif $activeSlave.bellyImplant > 0>>
                 unfathomably huge, room filling implant-swollen belly
 	    	<<else>>
                 unfathomably huge, room filling pregnant belly
 		    <</if>>
 	    <<elseif $activeSlave.belly >= 750000>>
-    		<<if $activeSlave.bellyImplant > 0>>
+            <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+    		<<elseif $activeSlave.bellyImplant > 0>>
                 monolithic, implant-filled belly
 	    	<<else>>
                 monolithic pregnant belly