Revert "Potion Shop Changes"

This reverts commit bbd9c9a4f3.
This commit is contained in:
Edos512
2020-12-04 23:54:22 +01:00
parent 483fc6950a
commit 3da9b1df7b
3 changed files with 5 additions and 13 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.