Room ID: 78
 
        | 
 Use Springball as a movement item to reach the Kraid Mouth ledge by jumping from the elevator runway, or by jumping from below. Requires: {
  "or": [
    "canSpringBallBombJump",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "canMockball",
        "h_useSpringBall"
      ]
    }
  ]
}Dev note: By reaching 4, the super wall has been broken enough to fit in morph. |