diff --git a/worlds/zork_grand_inquisitor/game_controller.py b/worlds/zork_grand_inquisitor/game_controller.py index 21c729a75cf7..d9d11f883529 100644 --- a/worlds/zork_grand_inquisitor/game_controller.py +++ b/worlds/zork_grand_inquisitor/game_controller.py @@ -470,6 +470,7 @@ def _apply_permanent_game_state(self) -> None: self._write_game_state_value_for(1341, 1) # Griff's Inflatable Raft Taken self._write_game_state_value_for(1477, 1) # Griff's Air Pump Taken self._write_game_state_value_for(1814, 1) # Griff's Dragon Tooth Taken + self._write_game_state_value_for(15424, 1) # Initial State of Card Game self._write_game_state_value_for(15403, 0) # Lucy's Cards Taken self._write_game_state_value_for(15404, 1) # Lucy's Cards Taken self._write_game_state_value_for(15405, 4) # Lucy's Cards Taken