Gauntlet Energy Tank Room: Bombs

Room ID: 31

Wiki
From: 3
Item
To: 4
Middle Junction (Left of Morph Tunnel)

Delay breaking the runway block so that it will not respawn too quickly. Wait for the acid to be rising to break the tunnel block, and then go through the tunnel on the next cycle.

Requires:

"h_canUseMorphBombs"
{
  "or": [
    "canCarefulJump",
    {
      "acidFrames": 40
    }
  ]
}