From 11449f0302477ba6326472d987797703f2ba4089 Mon Sep 17 00:00:00 2001 From: hanakocz Date: Thu, 25 Mar 2021 20:41:22 +0100 Subject: [PATCH] plss --- maps/chronosphere/worlds/locomotive_surface.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maps/chronosphere/worlds/locomotive_surface.lua b/maps/chronosphere/worlds/locomotive_surface.lua index d8217ebf..1921576d 100644 --- a/maps/chronosphere/worlds/locomotive_surface.lua +++ b/maps/chronosphere/worlds/locomotive_surface.lua @@ -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