Lower Norfair Spring Ball Maze Room: G-Mode Morph

Room ID: 146

Wiki
From: 3
Bottom Horizontal Door
To: 1
Left Door

Entrance condition:

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

Requires:

{
  "or": [
    {
      "and": [
        "h_artificialMorphSpringBall",
        "h_artificialMorphSpringBallBombJump"
      ]
    },
    {
      "and": [
        "h_artificialMorphIBJ",
        "h_artificialMorphBombHorizontally"
      ]
    }
  ]
}
"h_heatedGModeOpenDifferentDoor"