Room ID: 174
|
Lure a crab to the top door. Use a Super to knock it off and freeze it frame-perfectly below the door. Use Morph and X-Ray to stand up, then jump to clip past the door shell. Requires: "Gravity"
"canBeVeryPatient"
{
"or": [
"canGravityJump",
"SpaceJump"
]
}
{
"ammo": {
"type": "Super",
"count": 1
}
}
"h_XRayMorphIceClip"Bypasses door shell: true Dev note: It isn't possible to get the crab frozen at the high pixel position here, nor is it possible to clip without Morph and X-Ray. FIXME: suitless variations would be possible with HiJump in combination with Spring Ball or Grapple and patience. |