Room ID: 29
        
        From: 4 
    Top Junction (Right of Spikes) 
        To: 1 
Top Left Door 
 Requires: "canLongCeilingBombJump"
"canJumpIntoIBJ"
{
  "or": [
    "h_useSpringBall",
    {
      "and": [
        "canPreciseWalljump",
        "canWallJumpInstantMorph"
      ]
    }
  ]
} |