Northwest Maridia Bug Room: Leave with Runway, Deal with Menu

Room ID: 180

Wiki
From: 2
Right Door
To: 2
Right Door

Kill or tank the Menu to use the full runway.

Requires:

{
  "or": [
    {
      "obstaclesCleared": [
        "A"
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Menu",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}

Exit condition:

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