Room ID: 36
|
Requires: {
"or": [
"canCarefulJump",
"canUseFrozenEnemies",
"SpaceJump",
{
"and": [
"Gravity",
{
"or": [
"HiJump",
"canWalljump",
"h_crouchJumpDownGrab",
"canIBJ",
"canSpringBallJumpMidAir"
]
}
]
}
]
} |