Skip to content
Snippets Groups Projects
Commit f6a61adb authored by Pregmodder's avatar Pregmodder
Browse files

fix to forceFeeding.tw

parent f81a7843
No related branches found
No related tags found
No related merge requests found
...@@ -4,10 +4,7 @@ ...@@ -4,10 +4,7 @@
<<setLocalPronouns $activeSlave>> <<setLocalPronouns $activeSlave>>
<<set _belly = bellyAdjective($activeSlave)>> <<set _belly = bellyAdjective($activeSlave)>>
<<set <<set $activeSlave.bellyAccessory = "none" _isDone = $activeSlave.inflation-1, _pregDiscovery = 0>>
$activeSlave.bellyAccessory = "none",
_isDone = $activeSlave.inflation-1,
_pregDiscovery = 0>>
You call $him over and ask $him to wait patiently for a moment. You call $him over and ask $him to wait patiently for a moment.
<<if $activeSlave.fetish == "mindbroken">> <<if $activeSlave.fetish == "mindbroken">>
$He shows no response as $He shows no response as
...@@ -191,7 +188,7 @@ Once $he has downed two liters, you give $his bloated belly a slap, eliciting ...@@ -191,7 +188,7 @@ Once $he has downed two liters, you give $his bloated belly a slap, eliciting
<</if>> <</if>>
and a little jiggle from $his gut. and a little jiggle from $his gut.
<<br>><<br>> <br><br>
<<if $activeSlave.pregKnown == 0 && $activeSlave.preg > 3 && _isDone > 0>> <<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, 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. ...@@ -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. a small sigh followed by a request for more, from the bloated slave and tons of motion under your arm.
<</if>> <</if>>
<<br>><<br>> <br><br>
<</if>> <</if>>
<<if _isDone > 0>> <<if _isDone > 0>>
...@@ -359,7 +356,7 @@ and a little jiggle from $his gut. ...@@ -359,7 +356,7 @@ and a little jiggle from $his gut.
<</if>> <</if>>
as you appreciate its size. as you appreciate its size.
<<br>><<br>> <br><br>
<</if>> <</if>>
Knocking the empty buckets aside, you help $his Knocking the empty buckets aside, you help $his
...@@ -680,4 +677,4 @@ and a little jiggle from $his gut. ...@@ -680,4 +677,4 @@ and a little jiggle from $his gut.
<</if>> <</if>>
<</if>> <</if>>
<<run setBellySize ($activeSlave)>> <<run setBellySize($activeSlave)>>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment