Move Red Shield Shop to LW_walkable_entrances, since you can't walk out with the bomb.
This commit is contained in:
2
Rules.py
2
Rules.py
@@ -1145,6 +1145,7 @@ def set_big_bomb_rules(world, player):
|
||||
LW_walkable_entrances = ['Dark Lake Hylia Ledge Fairy',
|
||||
'Dark Lake Hylia Ledge Spike Cave',
|
||||
'Dark Lake Hylia Ledge Hint',
|
||||
'Red Shield Shop',
|
||||
'Mire Shed',
|
||||
'Dark Desert Hint',
|
||||
'Dark Desert Fairy',
|
||||
@@ -1153,7 +1154,6 @@ def set_big_bomb_rules(world, player):
|
||||
'C-Shaped House',
|
||||
'Chest Game',
|
||||
'Dark World Hammer Peg Cave',
|
||||
'Red Shield Shop',
|
||||
'Dark Sanctuary Hint',
|
||||
'Fortune Teller (Dark)',
|
||||
'Dark World Shop',
|
||||
|
||||
Reference in New Issue
Block a user