Yoink Room: Carry G-Mode Back Through

Room ID: 211

Wiki
From: 3
Right Door
To: 3
Right Door

Entrance condition:

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

Requires:

"h_navigateUnderwater"
{
  "or": [
    "Gravity",
    "HiJump",
    "canWalljump",
    "h_crouchJumpDownGrab",
    "canTrickySpringBallJump",
    "canUseFrozenEnemies"
  ]
}

Exit condition:

{
  "leaveWithGMode": {
    "morphed": false
  }
}