Climb: Leave with Runway

Room ID: 11

Wiki
From: 4
Middle Right Door
To: 4
Middle Right Door

Requires:

{
  "or": [
    "h_ClimbWithoutLava",
    {
      "obstaclesNotCleared": [
        "B"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 4,
    "openEnd": 0
  }
}

Dev note: It is sometimes possible to beat the lava, but it depends how you get here.