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

more fixes

parent 85838398
No related branches found
No related tags found
No related merge requests found
......@@ -619,6 +619,9 @@
<</if>>
<<if $activeSlave.vagina > 0>>
<<set $activeSlave.vagina = 0>>
<<set $activeSlave.career = "a nun">>
<<else>>
<<set $activeSlave.career = "a priest">>
<</if>>
<<slaveCost $activeSlave>>
<<set $slaveCost -= 1000>>
......
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