display plates

This commit is contained in:
Brevven 2022-08-14 19:50:35 -07:00
parent c8f05d5e5e
commit 6c751a8221

View file

@ -72,7 +72,11 @@ if mods["aai-industry"] and mods.Krastorio2 then
-- TODO basic fluid handling and grpahite
end
-- Industrial Display Plates
util.add_unlock_force("copper-processing", "copper-display-small")
util.add_unlock_force("copper-processing", "copper-display-medium")
util.add_unlock_force("copper-processing", "copper-display")
util.replace_ingredient("submachine-gun", "copper-plate", "aluminum-plate")
util.replace_ingredient("pistol", "copper-plate", "aluminum-plate")