mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 22:13:27 -07:00
KeyError fix
This commit is contained in:
@@ -407,7 +407,7 @@ act_completions = {
|
||||
hookshot=True,
|
||||
required_hats=[HatType.ICE, HatType.BREWING]),
|
||||
|
||||
"Act Completion (Rumbi Factory)": LocData(312736, "Time Rift - Rumbi Factory", dlc_flags=HatDLC.dlc2),
|
||||
"Act Completion (Time Rift - Rumbi Factory)": LocData(312736, "Time Rift - Rumbi Factory", dlc_flags=HatDLC.dlc2),
|
||||
}
|
||||
|
||||
storybook_pages = {
|
||||
|
||||
Reference in New Issue
Block a user