From 3c2b009aab19b295c7a5999f4bcb23baa8fa6f59 Mon Sep 17 00:00:00 2001 From: codemann8 Date: Fri, 21 Jan 2022 09:52:20 -0600 Subject: [PATCH] Added Spiral Mimic Ledge Extend region to list of isolated regions --- OverworldShuffle.py | 1 + 1 file changed, 1 insertion(+) diff --git a/OverworldShuffle.py b/OverworldShuffle.py index 8d432988..529661da 100644 --- a/OverworldShuffle.py +++ b/OverworldShuffle.py @@ -1862,6 +1862,7 @@ default_connections = [#('Lost Woods NW', 'Master Sword Meadow SC'), isolated_regions = [ 'Death Mountain Floating Island', 'Mimic Cave Ledge', + 'Spiral Mimic Ledge Extend', 'Mountain Entry Ledge', 'Maze Race Prize', 'Maze Race Ledge',