diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 61f0fe39f51cfee160a12a9b5f91e3707c37c085..90c5509cc4f1c1072762b231ba654123a8264ef5 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -12215,7 +12215,16 @@ $He has
 
 	<<elseif $activeSlave.boobs > 1200>>
 		$activeSlave.slaveName's top is currently prevented from trying to cover $his
-		<<if $activeSlave.bellyPreg >= 600000>>
+	<<if $activeSlave.belly >= 1000000>>
+		//WIP//
+	<<elseif $activeSlave.belly >= 750000>>
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+            monolithic implant-filled belly
+		<<else>>
+            monolithic pregnant belly
+		<</if>>
+		<<elseif $activeSlave.bellyPreg >= 600000>>
 			titanic, bulging pregnancy
 		<<elseif $activeSlave.bellyPreg >= 300000>>
 			massive pregnancy
@@ -12287,15 +12296,19 @@ $He has
 <</if>>
 <<if $arcologies[0].FSRepopulationFocus != "unset">>
 	<<if $activeSlave.belly >= 1000000>>
-		//WIP//
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+		    Your breeding focused society finds $his unfathomably huge, room filling, implant-swollen belly near the pinacle of fashion despite her inability to have children.
+   		<<else>>
+	    	Your breeding focused society finds $his unfathomably huge, room filling pregnant belly the perfect realization of the fashionable ideal.
+		<</if>>
 	<<elseif $activeSlave.belly >= 750000>>
 		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
 		<<elseif $activeSlave.bellyImplant > 0>>
-            //WIP//
-		<<else>>
-            //WIP//
+		    Your breeding focused society finds $his monolithic implant-filled belly highly fashionable despite her inability to have children.
+   		<<else>>
+	    	Your breeding focused society finds $his monolithic pregnant belly near to the perfect realization of the fashionable ideal.
 		<</if>>
-
 	<<elseif $activeSlave.bellyPreg >= 600000>>
 		Your breeding focused society finds $his titanic bulging pregnant belly the epitome of fashion.
 	<<elseif $activeSlave.bellyPreg >= 300000>>
@@ -12311,15 +12324,19 @@ $He has
 	<</if>>
 <<elseif $arcologies[0].FSRestart != "unset">>
 	<<if $activeSlave.belly >= 1000000>>
-		//WIP//
+		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
+		<<elseif $activeSlave.bellyImplant > 0>>
+            Your eugenics obsessed society sees $his unfathomably huge, room filling, implant-swollen belly as equally unfathomably degenerate.
+		<<else>>
+            Your eugenics obsessed society sees $his unfathomably huge, room filling pregnant belly the perfect antithesis of the fashionable ideal.
+		<</if>>
 	<<elseif $activeSlave.belly >= 750000>>
 		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
 		<<elseif $activeSlave.bellyImplant > 0>>
-            //WIP//
+            Your eugenics obsessed society sees $his monolithic implant-filled belly as absolutely degenerate.
 		<<else>>
-            //WIP//
+            Your eugenics obsessed society sees $his monolithic pregnant belly as a near perfect antithesis of the fashionable ideal.
 		<</if>>
-
 	<<elseif $activeSlave.bellyPreg >= 600000>>
 		Your eugenics obsessed society sees $his titanic bulging pregnant belly as the epitome of degeneracy.
 	<<elseif $activeSlave.bellyPreg >= 300000>>