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

code tweak

parent 62366dde
No related branches found
No related tags found
No related merge requests found
......@@ -321,7 +321,7 @@
<</if>>
<<if $slaves[$i].ovaryAge >= 47>>
<<set $slaves[$i].broodmotherOnHold = 1 >>
<<set $slaves[$i].broodmotherCountDown = 38 - WombMinPreg($slaves[$i])>>
<<set $slaves[$i].broodmotherCountDown = 37 - WombMinPreg($slaves[$i])>>
<</if>>
<</if>>
......
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