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

Fix

parent afa08ad0
No related branches found
No related tags found
No related merge requests found
......@@ -781,7 +781,7 @@ She
<</if>>
<<if ($slaves[$i].attrKnown == 0)>>
<<if $eventSlave.need && $eventSlave.energy > 20>>
<<if $slaves[$i].need && $slaves[$i].energy > 20>>
<<set $slaves[$i].attrKnown = 1>>
<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> monitors her as she gets off, analyzing her sexuality. It seems she is
<<if $slaves[$i].attrXY <= 5>>
......
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