From b63bc542b22dc3b3517633275b8d670497891976 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Tue, 24 Apr 2018 23:14:22 -0400 Subject: [PATCH] stop hassling me git --- src/utility/descriptionWidgetsFlesh.tw | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/utility/descriptionWidgetsFlesh.tw b/src/utility/descriptionWidgetsFlesh.tw index e0301cf7d8f..4291bdecdfe 100644 --- a/src/utility/descriptionWidgetsFlesh.tw +++ b/src/utility/descriptionWidgetsFlesh.tw @@ -9295,6 +9295,10 @@ $pronounCap has $activeSlave.slaveName's pregnant belly peeks out of $possessive corset, which is laced above and below it. <<elseif $activeSlave.weight > 30>> $activeSlave.slaveName's chubby belly peeks out of $possessive corset, which is laced above and below it to allow it to hang free. + <<elseif $activeSlave.bellyPreg >= 100 || $activeSlave.bellyImplant >= 100>> + $activeSlave.slaveName's lower belly slightly bulges out from under $possessive corset, which is only laced above it to avoid discomfort. + <<elseif $activeSlave.muscles > 30>> + $activeSlave.slaveName's ripped abs are completely hidden by $possessive corset. <</if>> <<case "a slutty maid outfit">> <<if $activeSlave.bellyPreg >= 600000>> -- GitLab