Blue Brinstar Energy Tank Room: G-Mode Morph

Room ID: 41

Wiki
From: 1
Bottom Left Door
To: 6
G-Mode Morph Junction Direct (Bottom)

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  }
}

Requires:

"h_ZebesIsAwake"
{
  "or": [
    "h_canArtificialMorphSpringBall",
    "h_canArtificialMorphBombThings",
    {
      "enemyDamage": {
        "enemy": "Geemer (blue)",
        "hits": 1,
        "type": "contact"
      }
    }
  ]
}