The Precious Room: G-Mode Morph

Room ID: 192

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

Entrance condition:

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

Requires:

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