Basement: G-Mode Setup - Get Hit By Atomic, Lured from the Left

Room ID: 156

Wiki
From: 3
Right Door
To: 3
Right Door

Requires:

"f_DefeatedPhantoon"
{
  "or": [
    "h_canBombThings",
    {
      "and": [
        "Morph",
        {
          "obstaclesCleared": [
            "A"
          ]
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}