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

fixed forceFeeding.tw for real this time

parent c5d35fd1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +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
......@@ -677,4 +677,4 @@ and a little jiggle from $his gut.
<</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