Skip to content
Snippets Groups Projects
Commit a1e450d4 authored by kopareigns's avatar kopareigns
Browse files

Tricking WombInit

parent d4e32d9c
No related branches found
No related tags found
No related merge requests found
......@@ -3606,6 +3606,7 @@ Setting missing slave variables:
<<if $nurseryNannies > 0>>
<<for _bci = 0; _bci < $cribs.length; _bci++>>
<<set _incubatedSlave = $cribs[_bci]>>
<<set _incubatedSlave.pregType = 0>>
<<PMODinit _incubatedSlave>>
<</for>>
<</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