From 357f756eb7fb6b32cba10c04842a20e9f1c20a5a Mon Sep 17 00:00:00 2001 From: gaithern Date: Fri, 2 Aug 2024 22:12:34 -0500 Subject: [PATCH] Fix logic bug with Geppetto's House postcard --- worlds/kh1/Rules.py | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/kh1/Rules.py b/worlds/kh1/Rules.py index 13afb973dcf6..edaa5a6007a4 100644 --- a/worlds/kh1/Rules.py +++ b/worlds/kh1/Rules.py @@ -1576,6 +1576,7 @@ def set_rules(kh1world): state.has("High Jump", player) or (options.advanced_logic and state.has("Progressive Glide", player)) ) + and has_x_worlds(state, player, 2, options.keyblades_unlock_chests) ) multiworld.get_location("Hollow Bastion Entrance Hall Emblem Piece (Flame)" , player).access_rule = lambda state: ( (