Skip to content

Commit 4a66ddf

Browse files
committed
add crouch jump notable for Watering Hole
1 parent 8246cf9 commit 4a66ddf

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

region/maridia/inner-yellow/Watering Hole.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@
260260
"link": [2, 1],
261261
"name": "Crouch Jump Down Grab",
262262
"requires": [
263+
{"notable": "Precise Crouch Jump Down Grab"},
263264
"Gravity",
264265
"canTrickyJump",
265266
"h_crouchJumpDownGrab"
@@ -342,8 +343,17 @@
342343
"Freeze both Zebs in order to significantly extend the length of the runway.",
343344
"Requires a pixel-perfect freeze in order to run onto and off of the frozen Zebs."
344345
]
346+
},
347+
{
348+
"id": 2,
349+
"name": "Precise Crouch Jump Down Grab",
350+
"wallJumpAvoid": true,
351+
"note": [
352+
"Use a precise crouch jump and down grab to get to the second platform above the water.",
353+
"Position very close to the edge, and press forward immediately after crouch jumping (almost simultaneously)."
354+
]
345355
}
346356
],
347357
"nextStratId": 25,
348-
"nextNotableId": 2
358+
"nextNotableId": 3
349359
}

0 commit comments

Comments
 (0)