Blue Brinstar Energy Tank Room: G-Mode Setup - Get Hit By Geemer - Broken Power Bomb Blocks

Room ID: 41

Wiki

Falling down the shaft and breaking the crumble block does not require Morph.

Requires:

"h_ZebesIsAwake"
{
  "or": [
    "h_canDestroyBombWalls",
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}
"h_canUsePowerBombs"
{
  "canShineCharge": {
    "usedTiles": 33,
    "openEnd": 2
  }
}
{
  "shinespark": {
    "frames": 43
  }
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}