Room ID: 172
|
Requires: {
"or": [
"Gravity",
"HiJump",
"canSpringBallJumpMidAir"
]
}
{
"haveBlueSuit": {}
}Dev note: The haveBlueSuit is checked at the end, to make sure blue suit is still active after a potential pause. |