diff --git a/src/pregmod/forceFeeding.tw b/src/pregmod/forceFeeding.tw index f46cc5c0810bb5e47fd927f29827f859b43718c4..8cd9de11a359fd6ba8c6d44fdb96066cb47d2249 100644 --- a/src/pregmod/forceFeeding.tw +++ b/src/pregmod/forceFeeding.tw @@ -4,10 +4,7 @@ <<setLocalPronouns $activeSlave>> <<set _belly = bellyAdjective($activeSlave)>> -<<set - $activeSlave.bellyAccessory = "none", - _isDone = $activeSlave.inflation-1, - _pregDiscovery = 0>> +<<set $activeSlave.bellyAccessory = "none" _isDone = $activeSlave.inflation-1, _pregDiscovery = 0>> You call $him over and ask $him to wait patiently for a moment. <<if $activeSlave.fetish == "mindbroken">> $He shows no response as @@ -191,7 +188,7 @@ Once $he has downed two liters, you give $his bloated belly a slap, eliciting <</if>> and a little jiggle from $his gut. -<<br>><<br>> +<br><br> <<if $activeSlave.pregKnown == 0 && $activeSlave.preg > 3 && _isDone > 0>> As soon as the next helping enters $him you feel something is wrong. $He begins to heave, @@ -287,7 +284,7 @@ and a little jiggle from $his gut. a small sigh followed by a request for more, from the bloated slave and tons of motion under your arm. <</if>> - <<br>><<br>> + <br><br> <</if>> <<if _isDone > 0>> @@ -359,7 +356,7 @@ and a little jiggle from $his gut. <</if>> as you appreciate its size. - <<br>><<br>> + <br><br> <</if>> Knocking the empty buckets aside, you help $his @@ -680,4 +677,4 @@ and a little jiggle from $his gut. <</if>> <</if>> -<<run setBellySize ($activeSlave)>> +<<run setBellySize($activeSlave)>>