From c939c798ccddfe4c511da78552485990406260bd Mon Sep 17 00:00:00 2001
From: HiveBro <peopleofthehive@gmail.com>
Date: Wed, 1 Aug 2018 19:46:54 -0700
Subject: [PATCH] Update descriptionWidgetsFlesh.tw

---
 src/utility/descriptionWidgetsFlesh.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw
index 287c11d19f9..5650b988cbb 100644
--- a/src/utility/descriptionWidgetsFlesh.tw
+++ b/src/utility/descriptionWidgetsFlesh.tw
@@ -11625,7 +11625,7 @@ $He has
 	<<elseif $activeSlave.belly >= 750000>>
 		<<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>>
 		<<elseif $activeSlave.bellyImplant > 0>>
-    		$activeSlave.slaveName's monolithic pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly.
+    		$activeSlave.slaveName's monolithic implant-filled belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly.
 		<<else>>
     		$activeSlave.slaveName's monolithic pregnant belly hangs out the front of $his specially tailored blouse and jacket as there is no way for $him to close them. The zipper on $his suit-pants has exploded, though this fact is hidden by $his belly.
 		<</if>>
-- 
GitLab