Skip to content

Commit a0b148f

Browse files
committed
[1] needs to go down and back up after the CF
1 parent fc720bb commit a0b148f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

region/lowernorfair/east/Lower Norfair Spring Ball Maze.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,21 @@
498498
}
499499
},
500500
"requires": [
501+
{"or": [
502+
"canWalljump",
503+
"HiJump",
504+
"canSpringBallJumpMidAir",
505+
"SpaceJump",
506+
{"and": [
507+
"canIBJ",
508+
"canBombHorizontally",
509+
"canJumpIntoIBJ"
510+
]},
511+
{"and": [
512+
"canUseFrozenEnemies",
513+
"canInsaneJump"
514+
]}
515+
]},
501516
"h_CrystalFlashForReserveEnergy",
502517
{"canShineCharge": {"usedTiles": 27, "gentleUpTiles": 2, "openEnd": 0}},
503518
{"or": [

0 commit comments

Comments
 (0)