mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
fixing bunny revival and other bunny things
This commit is contained in:
10
OWGSets.py
10
OWGSets.py
@@ -167,3 +167,13 @@ def get_mirror_clip_spots_lw():
|
||||
'Death Mountain Bunny Descent Mirror Spot',
|
||||
'Death Mountain Offset Mirror',
|
||||
]
|
||||
|
||||
|
||||
def get_invalid_bunny_revival_dungeons():
|
||||
'''
|
||||
Dungeon regions that can't be bunny revived from.
|
||||
'''
|
||||
return [
|
||||
'Tower of Hera (Bottom)',
|
||||
'Swamp Palace (Entrance)',
|
||||
]
|
Reference in New Issue
Block a user