Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion region/maridia/inner-yellow/Plasma Spark Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@
{"notable": "Left Shaft Precise Crouch Jump Down Grab"},
"canGravityJump",
"h_crouchJumpDownGrab",
"canInsaneJump"
"canTrickyJump"
],
"note": "Gravity jump out of the water then perform a precise crouch jump + down grab to get onto the next ledge."
},
Expand Down
12 changes: 11 additions & 1 deletion region/maridia/inner-yellow/Watering Hole.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
"link": [2, 1],
"name": "Crouch Jump Down Grab",
"requires": [
{"notable": "Precise Crouch Jump Down Grab"},
"Gravity",
"canTrickyJump",
"h_crouchJumpDownGrab"
Expand Down Expand Up @@ -342,8 +343,17 @@
"Freeze both Zebs in order to significantly extend the length of the runway.",
"Requires a pixel-perfect freeze in order to run onto and off of the frozen Zebs."
]
},
{
"id": 2,
"name": "Precise Crouch Jump Down Grab",
"wallJumpAvoid": true,
"note": [
"Use a precise crouch jump and down grab to get to the second platform above the water.",
"Position very close to the edge, and press forward immediately after crouch jumping (almost simultaneously)."
]
}
],
"nextStratId": 25,
"nextNotableId": 2
"nextNotableId": 3
}