Main Street: Indirect G-Mode Morph

Room ID: 172

Wiki
From: 2
Bottom Right Door
To: 13
G-Mode Morph Junction By Middle Right Door

Entrance condition:

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

Requires:

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