Room ID: 67
From: 1
Left Door
To: 4
Small Ledge Below Left Door
Requires: "canTrickyJump"
{
"or": [
"canDash",
"canWalljump",
{
"and": [
"canFlatleyJump",
{
"disableEquipment": "HiJump"
}
]
},
{
"and": [
"h_useSpringBall",
"canResetFallSpeed"
]
}
]
} |