mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-18 01:01:47 -07:00
KH2: Fix Final Form logic softlock (#2803)
This commit is contained in:
+2
-2
@@ -606,11 +606,11 @@ hard_data_xemnas = {
|
||||
ItemName.LimitForm: 1,
|
||||
}
|
||||
final_leveling_access = {
|
||||
LocationName.MemorysSkyscaperMythrilCrystal,
|
||||
LocationName.RoxasEventLocation,
|
||||
LocationName.GrimReaper2,
|
||||
LocationName.Xaldin,
|
||||
LocationName.StormRider,
|
||||
LocationName.SunsetTerraceAbilityRing
|
||||
LocationName.UndergroundConcourseMythrilGem
|
||||
}
|
||||
|
||||
multi_form_region_access = {
|
||||
|
||||
Reference in New Issue
Block a user