From 0215254c89899b4f84567ed109a2c56429b4b30c Mon Sep 17 00:00:00 2001 From: compiling <8335770+compiling@users.noreply.github.com> Date: Mon, 27 Apr 2020 20:34:26 +1000 Subject: [PATCH] All superbunny to spiral cave item (with sword) --- EntranceShuffle.py | 1 + OWGSets.py | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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' ]