Room ID: 179
|
Spin jump from the platform in the room below, pressing right against the door frame through the transition. Entrance condition: {
"comeInWithPlatformBelow": {
"minHeight": 8,
"maxHeight": 9,
"maxLeftPosition": 1,
"minRightPosition": 2
},
"comesThroughToilet": "no"
}Requires: "canCrossRoomJumpIntoWater" "HiJump" Dev note: For a platform 9 tiles below the door transition, a standing jump also works (instead of a spin jump). |