From 1d1c123039c6e1d7468b32e57804b767b52fdca8 Mon Sep 17 00:00:00 2001 From: HiveBro <peopleofthehive@gmail.com> Date: Wed, 1 Aug 2018 16:45:13 -0700 Subject: [PATCH] Update descriptionWidgetsFlesh.tw --- src/utility/descriptionWidgetsFlesh.tw | 30 +++++++++++--------------- 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw index 5d68351cc45..a489102cef4 100644 --- a/src/utility/descriptionWidgetsFlesh.tw +++ b/src/utility/descriptionWidgetsFlesh.tw @@ -11811,11 +11811,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + The front of $activeSlave.slaveName's abaya looks like it has exploded. $his monolithic, implant-filled belly bulges out of the hole. <<else>> - //WIP// + The front of $activeSlave.slaveName's abaya looks like it has exploded. $his monolithic pregnant belly bulges out of the hole. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's abaya has split down the sides trying to contain $his titanic bulging pregnant belly. <<elseif $activeSlave.bellyPreg >= 300000>> @@ -11843,11 +11842,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + $activeSlave.slaveName's tank top rests atop $his monolithic, implant-filled belly, leaving $him looking, falsely, like someone preparing to give birth to a regiment of soldiers. <<else>> - //WIP// + $activeSlave.slaveName's tank top rests atop $his monolithic pregnant belly, leaving $him looking like someone preparing to give birth to a regiment of soldiers. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's tank top rests atop $his titanic bulging pregnant belly leaving $him looking like someone who fucked half the country. <<elseif $activeSlave.bellyPreg >= 300000>> @@ -11875,11 +11873,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + $activeSlave.slaveName's beautiful halter top dress has been torn open by $his monolithic, implant-filled belly. $His squirming belly hangs out the hole it made. <<else>> - //WIP// + $activeSlave.slaveName's beautiful halter top dress has been torn open by $his monolithic pregnant belly. $His squirming belly hangs out the hole it made. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's beautiful halter top dress has been torn open by $his titanic bulging pregnant belly. $His squirming belly hangs out the hole it made. <<elseif $activeSlave.bellyPreg >= 300000>> @@ -11907,11 +11904,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his monolithic, implant-filled belly while still maintaining its beauty. <<else>> - //WIP// + $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his monolithic pregnant belly while still maintaining its beauty. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's fabulous silken ball gown has been retailored to expose $his titanic bulging pregnant belly while still maintaining its beauty. <<elseif $activeSlave.bellyPreg >= 300000>> @@ -11939,11 +11935,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + $activeSlave.slaveName's bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with $his movements. <<else>> - //WIP// + $activeSlave.slaveName's bangles are linked by a long golden chain to a ring around $his popped out belly button. The chain tinkles metalically as it shifts with the motion of $his squirming brood. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's bangles include a long thin chain that constantly gets shifted around by $his squirming babies. <<elseif $activeSlave.bellyPreg >= 300000>> @@ -11971,11 +11966,10 @@ $He has <<elseif $activeSlave.belly >= 750000>> <<if $activeSlave.bellyFluid >= $activeSlave.bellyPreg && $activeSlave.bellyFluid >= $activeSlave.bellyImplant>> <<elseif $activeSlave.bellyImplant > 0>> - //WIP// + $activeSlave.slaveName's tight leotard has exploded at the front, showing off $his monolithic, implant-filled belly. <<else>> - //WIP// + $activeSlave.slaveName's tight leotard has exploded at the front, showing off every kick and movement within $his monolithic pregnant belly. <</if>> - <<elseif $activeSlave.bellyPreg >= 600000>> $activeSlave.slaveName's tight leotard shows off every kick and movement within $his titanic bulging pregnant belly. $His squirming belly protrudes from the various rips and tears that have begun appearing in the fabric. <<elseif $activeSlave.bellyPreg >= 300000>> -- GitLab