mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
kings grave area, waterwalk regions
This commit is contained in:
@@ -110,10 +110,12 @@ def get_boots_clip_exits_lw(inverted = False):
|
||||
'Desert Northern Cliffs',
|
||||
'Lake Hylia Island Clip Spot',
|
||||
'Death Mountain Descent',
|
||||
'Graveyard Ledge Clip Spot',
|
||||
# Also requires a waterwalk setup, but the point still remains.
|
||||
'Waterfall of Wishing',
|
||||
]
|
||||
if not inverted:
|
||||
exits.append('Spectacle Rock Clip Spot')
|
||||
exits.append('Graveyard Ledge Clip Spot')
|
||||
exits.append('Bombos Tablet Clip Spot')
|
||||
exits.append('Floating Island Clip Spot')
|
||||
exits.append('Cave 45 Clip Spot')
|
||||
@@ -177,4 +179,4 @@ def get_invalid_bunny_revival_dungeons():
|
||||
'Tower of Hera (Bottom)',
|
||||
'Swamp Palace (Entrance)',
|
||||
'Turtle Rock (Entrance)',
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user