You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localisStockpilingUnitNames= { -- number represents maximum stockpile. You can also use stockpileLimit customParam which overwrites whatever is set in this table
['armmercury'] =5,
['corscreamer'] =5,
['armthor'] =2,
['legmos'] =8,
['legmost3'] =8,
['legmineb'] =1,
The text was updated successfully, but these errors were encountered:
Move values from this table to customparams, right now it's undiscoverable and can silently become obsolete if somebody uses a customparam anyway
Beyond-All-Reason/luarules/gadgets/unit_stockpile_limit.lua
Lines 22 to 30 in eb9bbeb
The text was updated successfully, but these errors were encountered: