Magdollite Tunnel: G-Mode

Room ID: 114

Wiki
From: 1
Left Door
To: 2
Right Door

Stand next to the Magdollites while they are rising so that they place their invisible flames low and out of the way.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "canTrickyJump",
    "Wave",
    "Spazer",
    "Plasma",
    "ScrewAttack",
    {
      "ammo": {
        "type": "Missile",
        "count": 1
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    "h_canUsePowerBombs",
    {
      "enemyDamage": {
        "enemy": "Multiviola",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
"h_HeatedGModeOpenDifferentDoor"