Potion Shop Changes

(reduced)
This commit is contained in:
pepperpow
2020-11-23 19:00:11 -06:00
committed by Edos512
parent d0a005d34d
commit bbd9c9a4f3
3 changed files with 13 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ def set_rules(world, player):
add_rule(world.get_entrance('Ganons Tower', player), lambda state: state.world.get_entrance('Ganons Tower Ascent', player).can_reach(state), 'or')
set_bunny_rules(world, player, world.mode[player] == 'inverted')
def mirrorless_path_to_castle_courtyard(world, player):
# If Agahnim is defeated then the courtyard needs to be accessible without using the mirror for the mirror offset glitch.