Room ID: 177
From: 2
Bottom Door
To: 3
Bottom Right Ledge
Standing on the platform in the room below, jump up through the door. Either a crouch jump or a down grab (or both) must be used to make it onto the ledge. Entrance condition: {
"comeInWithPlatformBelow": {
"minHeight": 10,
"maxHeight": 10,
"maxLeftPosition": 1,
"minRightPosition": 0
},
"comesThroughToilet": "any"
}Requires: "canCrossRoomJumpIntoWater"
"HiJump"
{
"or": [
"canCrouchJump",
"canDownGrab"
]
} |