Skip to content

Commit 5952da1

Browse files
committed
Kronic Boost Room: fix broken strat
1 parent f50374e commit 5952da1

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

region/norfair/east/Kronic Boost Room.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,16 +1432,14 @@
14321432
{"heatFrames": 150},
14331433
{"or": [
14341434
{"and": [
1435-
"canDash",
1436-
{"or": [
1437-
{"and": [
1438-
"Wave",
1439-
{"heatFrames": 30}
1440-
]},
1441-
{"obstaclesCleared": ["A"]}
1442-
]}
1435+
"Wave",
1436+
{"heatFrames": 30}
14431437
]},
1444-
{"heatFrames": 65}
1438+
{"obstaclesCleared": ["A"]}
1439+
]},
1440+
{"or": [
1441+
"canDash",
1442+
{"heatFrames": 40}
14451443
]}
14461444
],
14471445
"clearsObstacles": ["A"],

0 commit comments

Comments
 (0)