Skip to content

Commit 9c7d80a

Browse files
committed
add extreme spring ball variant
1 parent aea4505 commit 9c7d80a

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

region/norfair/east/Bat Cave.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,19 @@
186186
{"and": [
187187
"canWalljump",
188188
{"heatFrames": 180}
189-
]}
189+
]},
190+
{"and": [
191+
"canTrickySpringBallJump",
192+
{"heatFrames": 195}
193+
]}
190194
]}
191195
],
192196
"note": [
193197
"Enter the room with a Missile selected on auto-cancel, holding angle-up.",
194198
"Fire a Missile shot to kill the first Skree, then run right and immediately fire a beam shot to destroy the shot block.",
195199
"Run off the edge and down-grab onto the next platform.",
196-
"Run and jump directly up where the shot block used to be, moving quickly enough to dodge the Skree projectiles by going under them."
200+
"Run and jump directly up where the shot block used to be, moving quickly enough to dodge the Skree projectiles by going under them.",
201+
"Use a wall jump, HiJump, or a mid-air spring ball jump to make it up."
197202
]
198203
},
199204
{

0 commit comments

Comments
 (0)