Room ID: 174
From: 2
Bottom Left Door
To: 8
Higher Hill Junction
Standing on the platform in the room below, crouch jump and perform a spring ball jump mid-air just before reaching the transition. Entrance condition: { "comeInWithPlatformBelow": { "minHeight": 10, "maxHeight": 10, "maxLeftPosition": 2, "minRightPosition": -2 }, "comesThroughToilet": "any" } Requires: "canCrossRoomJumpIntoWater" "canCrouchJump" "canSpringBallJumpMidAir" Dev note: This also works for platforms of height less than 10, but a crouch jump is not needed in that case. |