Green Brinstar Main Shaft: Leave With Runway - Frozen Zeela

Room ID: 44

Wiki
From: 5
Above Power Bomb Blocks - Bottom Left Door
To: 5
Above Power Bomb Blocks - Bottom Left Door

It is possible to save a lot of time by using a Super to knock the clockwise Zeela off the small near the top of the room.

Requires:

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

Exit condition:

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