Skip to content

Commit 962270a

Browse files
committed
Fix mistakes
1 parent 4c370ac commit 962270a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

region/crateria/east/East Ocean.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@
439439
{"disableEquipment": "SpeedBooster"},
440440
"canTrickyDashJump"
441441
]},
442+
"canSpeedyJump",
442443
"canSpringBallBounce",
443444
"canMockball",
444445
"SpaceJump"
@@ -469,7 +470,7 @@
469470
"flashSuitChecked": true,
470471
"note": [
471472
"Build up run speed and then use controlled Spring Ball bounces to cross the ocean to the far right ledge, and then use SpaceJump to reach the door.",
472-
"Mockball down the submerged ramp and begin Sprin gBall bouncing under water using the platforms.",
473+
"Mockball down the submerged ramp and begin Spring Ball bouncing under water using the platforms.",
473474
"Disable Spring Ball after the final jump once Samus starts falling again as a way to gain extra speed."
474475
]
475476
},
@@ -480,6 +481,7 @@
480481
"requires": [
481482
{"notable": "Speedy Spring Ball Bounce to the Door"},
482483
"canInsaneJump",
484+
"canSpeedyJump",
483485
"canSpringBallBounce",
484486
"canDoubleSpringBallJumpMidAir",
485487
"canMockball"

region/maridia/inner-yellow/The Beach.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@
594594
},
595595
"requires": [
596596
"canCrossRoomJumpIntoWater",
597+
"canSpeedyJump",
597598
"canTrickyJump",
598599
"canInsaneJump"
599600
],

0 commit comments

Comments
 (0)