Ice Beam Snake Room: Leave with Runway - Fune Killed

Room ID: 108

Wiki
From: 3
Bottom Right Door
To: 3
Bottom Right Door

Requires:

{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "and": [
        "h_canUsePowerBombs",
        {
          "heatFrames": 190
        }
      ]
    }
  ]
}

Exit condition:

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