Oasis: G-Mode Morph Bomb Blocks

Room ID: 198

Wiki
From: 1
Left Door
To: 6
Junction Above Bomb Blocks

Entrance condition:

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

Requires:

{
  "or": [
    "h_canArtificialMorphPowerBomb",
    {
      "and": [
        "h_canArtificialMorphIBJ",
        "Gravity"
      ]
    }
  ]
}