This commit is contained in:
2023-05-09 02:51:14 +09:00
parent 2852f68d0b
commit 654ea4e408
19 changed files with 306 additions and 488 deletions

View File

@@ -1,7 +1,7 @@
for index, force in pairs(game.forces) do
local technologies = force.technologies
local recipes = force.recipes
if technologies['steel-processing'].researched then
recipes['ups-steel-chest'].enabled = true
recipes['ups-steel-chest'].reload()