The Moat: G-mode Morph IBJ

Room ID: 7

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "h_canArtificialMorphLongIBJ",
    {
      "and": [
        "HiJump",
        "h_canArtificialMorphJumpIntoIBJ"
      ]
    }
  ]
}