Move Red Shield Shop to LW_walkable_entrances, since you can't walk out with the bomb.

This commit is contained in:
compiling
2021-05-23 11:36:36 +10:00
committed by cassidoxa
parent 9581cba352
commit cecba98b46

View File

@@ -1145,6 +1145,7 @@ def set_big_bomb_rules(world, player):
LW_walkable_entrances = ['Dark Lake Hylia Ledge Fairy', LW_walkable_entrances = ['Dark Lake Hylia Ledge Fairy',
'Dark Lake Hylia Ledge Spike Cave', 'Dark Lake Hylia Ledge Spike Cave',
'Dark Lake Hylia Ledge Hint', 'Dark Lake Hylia Ledge Hint',
'Red Shield Shop',
'Mire Shed', 'Mire Shed',
'Dark Desert Hint', 'Dark Desert Hint',
'Dark Desert Fairy', 'Dark Desert Fairy',
@@ -1153,7 +1154,6 @@ def set_big_bomb_rules(world, player):
'C-Shaped House', 'C-Shaped House',
'Chest Game', 'Chest Game',
'Dark World Hammer Peg Cave', 'Dark World Hammer Peg Cave',
'Red Shield Shop',
'Dark Sanctuary Hint', 'Dark Sanctuary Hint',
'Fortune Teller (Dark)', 'Fortune Teller (Dark)',
'Dark World Shop', 'Dark World Shop',