Skip to content

Commit dd921de

Browse files
committed
Everest [7, 8] with springball remove crouchjump option, add trickyjump option.
1 parent 8d15e55 commit dd921de

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,13 +3566,14 @@
35663566
{"and": [
35673567
"canTrickySpringBallJump",
35683568
{"or": [
3569-
"canCrouchJump",
3569+
"canTrickyJump",
35703570
"canSpringFling",
35713571
"canStationaryLateralMidAirMorph"
35723572
]}
35733573
]}
35743574
]}
3575-
]
3575+
],
3576+
"devNote": "Using a frozen crab for an easier springball jump goes from 2 to 8."
35763577
},
35773578
{
35783579
"id": 154,

0 commit comments

Comments
 (0)