Skip to content

Commit 249c244

Browse files
committed
fix errors
1 parent dc925d3 commit 249c244

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

region/lowernorfair/west/Golden Torizo's Room.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,6 +2164,7 @@
21642164
"canWalljump"
21652165
]},
21662166
{"and": [
2167+
"f_DefeatedGoldenTorizo",
21672168
"canConsecutiveWalljump",
21682169
"canInsaneWalljump"
21692170
]},
@@ -2229,6 +2230,7 @@
22292230
"canWalljump"
22302231
]},
22312232
{"and": [
2233+
"f_DefeatedGoldenTorizo",
22322234
"canConsecutiveWalljump",
22332235
"canInsaneWalljump"
22342236
]},
@@ -2294,22 +2296,18 @@
22942296
"canWalljump"
22952297
]},
22962298
{"and": [
2297-
"canConsecutiveWalljump",
2298-
"canInsaneWalljump"
2299+
"f_DefeatedGoldenTorizo",
2300+
"canPreciseWalljump"
22992301
]},
23002302
{"and": [
23012303
"f_DefeatedGoldenTorizo",
23022304
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
23032305
{"or": [
2304-
{"and": [
2305-
"canWalljump",
2306-
{"shinespark": {"frames": 9, "excessFrames": 4}}
2307-
]},
23082306
{"and": [
23092307
"canSpeedyJump",
2310-
{"shinespark": {"frames": 9, "excessFrames": 4}}
2308+
{"shinespark": {"frames": 7, "excessFrames": 4}}
23112309
]},
2312-
{"shinespark": {"frames": 32, "excessFrames": 4}}
2310+
{"shinespark": {"frames": 30, "excessFrames": 4}}
23132311
]}
23142312
]}
23152313
]},

0 commit comments

Comments
 (0)