Room ID: 223
It may be necessary to turn off Gravity Suit in order have more time to jump and morph underwater. Requires: "Gravity" { "or": [ "canIBJ", "canSpringBallBombJump", "canSpringBallJumpMidAir", { "and": [ "canMidAirMorph", { "or": [ "canWalljump", "HiJump", "canGravityJump", "SpaceJump", { "and": [ "canUnmorphBombBoost", "canTrickyJump" ] } ] } ] }, { "and": [ "h_canUseSpringBall", { "or": [ "HiJump", "canGravityJump" ] } ] } ] } |