diff --git a/EntranceShuffle.py b/EntranceShuffle.py index 458aaf65..e10be9f6 100644 --- a/EntranceShuffle.py +++ b/EntranceShuffle.py @@ -659,7 +659,6 @@ mandatory_connections = [('Links House', 'Links House'), # unshuffled. For now ('Flute Spot 1', 'Death Mountain'), ('Spectacle Rock Cave Drop', 'Spectacle Rock Cave (Bottom)'), ('Spectacle Rock Cave Peak Drop', 'Spectacle Rock Cave (Bottom)'), - ('Spectacle Rock Cave (Bottom)', 'Spectacle Rock Cave (Bottom)'), ('Death Mountain Return Ledge Drop', 'Light World'), ('Broken Bridge (West)', 'East Death Mountain (Bottom)'), ('Broken Bridge (East)', 'Death Mountain'), @@ -860,6 +859,7 @@ default_connections = [('Waterfall of Wishing', 'Waterfall of Wishing'), ('Death Mountain Return Cave Exit (West)', 'Death Mountain Return Ledge'), ('Death Mountain Return Cave Exit (East)', 'Death Mountain'), ('Spectacle Rock Cave Peak', 'Spectacle Rock Cave (Peak)'), + ('Spectacle Rock Cave (Bottom)', 'Spectacle Rock Cave (Bottom)'), ('Spectacle Rock Cave', 'Spectacle Rock Cave (Top)'), ('Spectacle Rock Cave Exit', 'Death Mountain'), ('Spectacle Rock Cave Exit (Top)', 'Death Mountain'),