KH2: Add SuperBosses, Cups, AtlanticaToggle and SummonLevelLocationToggle to slot data (#5708)

* Add SuperBosses, Cups and AtlanticaToggle

* Add SummonLevelLocationToggle
This commit is contained in:
James White
2026-02-05 00:14:35 +00:00
committed by GitHub
parent 39e7ee315e
commit 41e22dabda

View File

@@ -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