Red Fish Room: G-Mode Morph

Room ID: 177

Wiki
From: 2
Bottom Door
To: 1
Top Left Door

Enter the room on the far right or left side in order to not fall back through the open doorway.

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "h_canArtificialMorphIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump"
      ]
    }
  ]
}