Fix bunny glitch rules for Tower of Hera (requires a sword to hit the switch) and Mini Moldorm Cave (pits prevent clearing in superbunny state)

This commit is contained in:
compiling
2020-10-31 10:17:39 +11:00
parent 9dbe591fe9
commit 0cc3b888e9
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -9,7 +9,6 @@ def get_sword_required_superbunny_mirror_regions():
"""
Cave regions that superbunny can get through - but only with a sword.
"""
yield 'Mini Moldorm Cave'
yield 'Spiral Cave (Top)'
def get_boots_required_superbunny_mirror_regions():