Wrecked Ship Main Shaft: G-Mode Setup - Get Hit By Covern or Atomic

Room ID: 155

Wiki
From: 6
Bottom Right Door
To: 6
Bottom Right Door

Requires:

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

Exit condition:

{
  "leaveWithGModeSetup": {}
}