Skip to content
Snippets Groups Projects
Commit 587f44c0 authored by svornost's avatar svornost
Browse files

Fix missing sigil

parent c40dae7a
No related branches found
No related tags found
No related merge requests found
...@@ -825,7 +825,7 @@ ...@@ -825,7 +825,7 @@
and keeps $him working out. and keeps $him working out.
<</if>> <</if>>
<<elseif $slaves[$i].balls > 0 && $HeadGirl.fetish == "cumslut" && $HeadGirl.fetishKnown == 1 && $cumProDiet == 1>> <<elseif $slaves[$i].balls > 0 && $HeadGirl.fetish == "cumslut" && $HeadGirl.fetishKnown == 1 && $cumProDiet == 1>>
HeadGirl.slaveName loves cum, so _he2 $HeadGirl.slaveName loves cum, so _he2
<<if $slaves[$i].diet != "cum production">> <<if $slaves[$i].diet != "cum production">>
puts puts
<<set $slaves[$i].diet = "cum production">> <<set $slaves[$i].diet = "cum production">>
......
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