Correct address found for sleigh room door

This commit is contained in:
MarioSpore
2025-08-30 19:24:31 -04:00
parent b918d96294
commit 769ab01d19

View File

@@ -161,8 +161,7 @@ KEYS_TABLE: dict[str, GrinchItemData] = {
# "Bike Race Access": GrinchItemData("Supadow Door Unlocks", 409, IC.progression,
# [GrinchRamData()])
"Sleigh Room Key": GrinchItemData("Sleigh Room", 410, IC.progression_skip_balancing,
# [GrinchRamData(0x0FBF25, binary_bit_pos=1),
[GrinchRamData(0x0100AA, binary_bit_pos=5)])
[GrinchRamData(0x010200, binary_bit_pos=6), GrinchRamData(0x0100AA, binary_bit_pos=5)])
}
#Misc Items