We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a79c9f commit 673fc67Copy full SHA for 673fc67
1 file changed
region/norfair/east/Bubble Mountain.json
@@ -3457,11 +3457,21 @@
3457
"canWalljump",
3458
"HiJump",
3459
"h_canFly",
3460
- "canUseFrozenEnemies",
3461
"canSpringBallJumpMidAir"
3462
]}
3463
]
3464
},
+ {
3465
+ "link": [8, 9],
3466
+ "name": "Frozen Ripper Squeeze",
3467
+ "requires": [
3468
+ "canTrickyUseFrozenEnemies"
3469
+ ],
3470
+ "note": [
3471
+ "Freeze the Ripper as far to the right as possible.",
3472
+ "Spin jump to squeeze on top of it from the left."
3473
+ ]
3474
+ },
3475
{
3476
"id": 140,
3477
"link": [8, 9],
0 commit comments