Parlor and Alcatraz: Leave With Runway - Frozen Geemer

Room ID: 10

Wiki
From: 6
Bottom Right Door (On the Left Shaft)
To: 6
Bottom Right Door (On the Left Shaft)

Wait 2 minutes for a global Geemer, or use a Super to grab a closer one.

Requires:

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

Exit condition:

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