Crocomire Escape: G-Mode Indirect With Assist, Despawn Gate

Room ID: 121

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

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

Requires:

{
  "or": [
    "SpaceJump",
    {
      "and": [
        "HiJump",
        "canWalljump"
      ]
    },
    {
      "and": [
        "HiJump",
        "SpeedBooster"
      ]
    },
    "h_lavaProof"
  ]
}
"h_HeatedGModeOpenDifferentDoor"