Skip to content
Snippets Groups Projects
Commit eb1bcf8f authored by pregmodfan's avatar pregmodfan
Browse files

variable logic fix (preg -> belly)

parent 74f7d90e
No related branches found
No related tags found
No related merge requests found
......@@ -963,7 +963,7 @@
<<if $eventSlave.trust > 20>>
<<if $eventSlave.energy > 40>>
<<if $eventSlave.preg < 300000>>
<<if $eventSlave.belly < 300000>>
<<if $PC.belly < 5000 && $PC.ballsImplant < 3 && $PC.balls < 3>>
<<if canSee($eventSlave)>>
<<set $RESSevent.push("comfortable seat")>>
......
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