diff --git a/EntranceShuffle.py b/EntranceShuffle.py index d08cb42d..ebbd462e 100644 --- a/EntranceShuffle.py +++ b/EntranceShuffle.py @@ -3028,6 +3028,7 @@ mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia Central ('Floating Island Clip Spot', 'Death Mountain Floating Island (Light World)'), ('Dark Death Mountain Ledge Clip Spot', 'Dark Death Mountain Ledge'), ('Zora Descent Clip Spot', 'Zoras River'), + #todo: Entrances shouldn't lead to multiple regions. This currently works, but it's fragile ('Graveyard Ledge Clip Spot', 'Graveyard Ledge'), ('Graveyard Ledge Clip Spot', 'Kings Grave Area'), ('Desert Northern Cliffs', 'Desert Ledge'), diff --git a/OWGSets.py b/OWGSets.py index 51c09b24..d75be1a4 100644 --- a/OWGSets.py +++ b/OWGSets.py @@ -98,7 +98,8 @@ def get_superbunny_accessible_locations(): 'Kakariko Well - Right', 'Kakariko Well - Bottom', 'Kakariko Tavern', - 'Library' + 'Library', + 'Spiral Cave' ]