Grapple Tutorial Room 3: G-Mode Morph IBJ

Room ID: 131

Wiki
From: 1
Left Door
To: 3
Junction Left of Green Gate

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "h_artificialMorphLongIBJ",
    {
      "and": [
        "HiJump",
        "h_artificialMorphJumpIntoIBJ"
      ]
    }
  ]
}
{
  "or": [
    "h_artificialMorphPowerBomb",
    "canBePatient"
  ]
}