Remodeled Pyramid Crack/Fairy to allow OWG entry

This commit is contained in:
codemann8
2022-11-28 14:38:21 -06:00
parent 5316885d46
commit d572db1233
2 changed files with 3 additions and 3 deletions

View File

@@ -1538,7 +1538,7 @@ class Entrance(object):
def can_reach(self, state):
# Destination Pickup OW Only No Ledges Can S&Q Allow Mirror
multi_step_locations = { 'Pyramid Crack': ('Big Bomb', True, True, False, True),
multi_step_locations = { 'Pyramid Area': ('Big Bomb', True, True, False, True),
'Missing Smith': ('Frog', True, False, True, True),
'Middle Aged Man': ('Dark Blacksmith Ruins', True, False, True, True),
'Old Man Drop Off': ('Lost Old Man', True, False, False, False),