From f082210c18e93367fac1e975f7aa3b8362beb974 Mon Sep 17 00:00:00 2001 From: Jarno Westhof Date: Thu, 5 Jun 2025 22:08:48 +0200 Subject: [PATCH] Added iron ore to build hub --- worlds/satisfactory/Options.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/worlds/satisfactory/Options.py b/worlds/satisfactory/Options.py index 420ddaf566..cc2181dc62 100644 --- a/worlds/satisfactory/Options.py +++ b/worlds/satisfactory/Options.py @@ -323,7 +323,8 @@ _skip_tutorial_starting_items = [ "Bundle: Iron Rod", "Bundle: Wire", "Bundle: Reinforced Iron Plate", - "Bundle: Cable" + "Bundle: Cable", + "Bundle: Iron Ore" ] _default_starting_items = _skip_tutorial_starting_items + [