Gauntlet Energy Tank Room: Leave with Runway, Broken Bomb Wall

Room ID: 31

Wiki
From: 1
Left Door
To: 1
Left Door

Requires:

{
  "or": [
    "h_canDestroyBombWalls",
    {
      "obstaclesCleared": [
        "B"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 19,
    "openEnd": 1,
    "steepUpTiles": 1,
    "steepDownTiles": 1
  }
}