mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Changed "Access" to "Tube" for planned Progressive vacuum implementation
This commit is contained in:
@@ -148,7 +148,7 @@ KEYS_TABLE: dict[str, GrinchItemData] = {
|
|||||||
[GrinchRamData(0x0100AA, binary_bit_pos=3)]),
|
[GrinchRamData(0x0100AA, binary_bit_pos=3)]),
|
||||||
"Who Lake Vacuum Tube": GrinchItemData("Vacuum Tubes", 403, IC.progression,
|
"Who Lake Vacuum Tube": GrinchItemData("Vacuum Tubes", 403, IC.progression,
|
||||||
[GrinchRamData(0x0100AA, binary_bit_pos=4)]),
|
[GrinchRamData(0x0100AA, binary_bit_pos=4)]),
|
||||||
# "Progressive Vacuum Access": GrinchItemData("Vacuum Tubes", 404, IC.progression,
|
# "Progressive Vacuum Tube": GrinchItemData("Vacuum Tubes", 404, IC.progression,
|
||||||
# [GrinchRamData()]),
|
# [GrinchRamData()]),
|
||||||
# "Spin N' Win Door Unlock": GrinchItemData("Supadow Door Unlocks", 405, IC.progression,
|
# "Spin N' Win Door Unlock": GrinchItemData("Supadow Door Unlocks", 405, IC.progression,
|
||||||
# [GrinchRamData()]),
|
# [GrinchRamData()]),
|
||||||
|
Reference in New Issue
Block a user