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',
|
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',
|
||||||
|
|||||||
Reference in New Issue
Block a user