Green Brinstar Main Shaft: Leave With Runway - Frozen Zeela

Room ID: 44

Wiki
From: 4
Above Power Bomb Blocks - Middle Left Door
To: 4
Above Power Bomb Blocks - Middle Left Door

It is possible to save a lot of time by using a Super to knock the clockwise Zeela off the small platform above.

Requires:

"h_canFrozenEnemyRunway"
{
  "or": [
    "canBePatient",
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    }
  ]
}

Exit condition:

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