Boyon Gate Hall: Indirect G-Mode Despawn Gate

Room ID: 200

Wiki
From: 1
Bottom Left Door
To: 3
Top Right Door

The gate will not spawn in indirect g-mode and is freely passable.

Entrance condition:

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

Requires:

{
  "or": [
    "canWalljump",
    "h_canFly",
    {
      "and": [
        "HiJump",
        "canSpringBallJumpMidAir"
      ]
    }
  ]
}
"canOffScreenMovement"