mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 09:13:28 -07:00
Reduce Portable Miner and Reinforced Iron Plate quantities in "Skip Tutorial Inspired" starting preset
This commit is contained in:
@@ -319,12 +319,24 @@ class SplitterLogic(PlacementLogic):
|
||||
|
||||
_skip_tutorial_starting_items = [
|
||||
# https://satisfactory.wiki.gg/wiki/Onboarding
|
||||
"Bundle: Portable Miner",
|
||||
"Single: Portable Miner",
|
||||
"Single: Portable Miner",
|
||||
"Single: Portable Miner",
|
||||
"Single: Portable Miner",
|
||||
"Bundle: Iron Plate",
|
||||
"Bundle: Concrete",
|
||||
"Bundle: Iron Rod",
|
||||
"Bundle: Wire",
|
||||
"Bundle: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Single: Reinforced Iron Plate",
|
||||
"Bundle: Cable",
|
||||
"Bundle: Iron Ore"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user