the random factory event line is not working in the Self Strengthening Movement event chain.
command = { type = gain_building which = -1 value = -2 } # A random factory
and here it is elsewhere
Line 1713 : command = { type = gain_building which = 1602 value = small_arms_factory }
Line 1742 : command = { type = gain_building which = 1601 value = ammunition_factory }
Basically the event fires I get evreyrthing else, but no factories.
command = { type = gain_building which = -1 value = -2 } # A random factory
and here it is elsewhere
Line 1713 : command = { type = gain_building which = 1602 value = small_arms_factory }
Line 1742 : command = { type = gain_building which = 1601 value = ammunition_factory }
Basically the event fires I get evreyrthing else, but no factories.
Upvote
0