Room ID: 177
|
Requires: {
"or": [
{
"and": [
"canSpaceJumpWaterBounce",
"canWalljump"
]
},
{
"and": [
"canSpaceJumpWaterEscape",
"HiJump"
]
}
]
}Dev note: This is potentially possible without a wall jump or hijump, but it is extremely precise |