forked from mirror/Archipelago
KH2: Add SuperBosses, Cups, AtlanticaToggle and SummonLevelLocationToggle to slot data (#5708)
* Add SuperBosses, Cups and AtlanticaToggle * Add SummonLevelLocationToggle
This commit is contained in:
@@ -113,7 +113,11 @@ class KH2World(World):
|
||||
"AutoFormLogic",
|
||||
"LevelDepth",
|
||||
"DonaldGoofyStatsanity",
|
||||
"CorSkipToggle"
|
||||
"CorSkipToggle",
|
||||
"SuperBosses",
|
||||
"Cups",
|
||||
"AtlanticaToggle",
|
||||
"SummonLevelLocationToggle",
|
||||
)
|
||||
slot_data.update({
|
||||
"hitlist": [], # remove this after next update
|
||||
|
||||
Reference in New Issue
Block a user