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:37:35 +01:00
parent 35ccbaf258
commit b3423a9c83

View File

@ -373,7 +373,7 @@ 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