Skip to content
Snippets Groups Projects
Commit 3d3db40f authored by Pregmodder's avatar Pregmodder
Browse files

apply backwards compat to the incubator slaves

parent 4adb514a
No related branches found
No related tags found
No related merge requests found
......@@ -3104,6 +3104,13 @@ Setting missing slave variables:
<</for>>
<<if $incubator > 0>>
<<for _bci = 0; _bci < $tanks.length; _bci++>>
<<set _incubatedSlave = $slaves[_bci]>>
<<PMODinit _incubatedSlave>>
<</for>>
<</if>>
<<set $AgeEffectOnTrainerPricingPC = 1>>
<<set $AgeEffectOnTrainerEffectivenessPC = 1>>
<<set $AgeTrainingUpperBoundPC = 14>>
......
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