Main Street: Direct G-Mode Morph

Room ID: 172

Wiki
From: 5
Morph Passage Doorway
To: 7
Morph Tunnel Item

The crab will not come through the whole tunnel, so wait for it to pass before going through the vertical portion.

Entrance condition:

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

Requires:

"h_EverestMorphTunnelExpanded"
{
  "or": [
    "h_canArtificialMorphSpringBall",
    {
      "and": [
        "Gravity",
        "h_canArtificialMorphBombThings"
      ]
    }
  ]
}