1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00
This commit is contained in:
hanakocz 2021-03-25 20:41:22 +01:00
parent b3423a9c83
commit 11449f0302

View File

@ -373,7 +373,8 @@ function Public.create_wagon_room()
local inventory = e.get_inventory(defines.inventory.chest)
inventory.insert(cargo_boxes[loot_i])
i = i + 1
end
end
for key = 1, 20, 1 do
local factory
if List[key].kind == 'furnace' then