Room ID: 7
|
Requires: {
"or": [
"Grapple",
"SpaceJump",
{
"and": [
"Gravity",
"canDash"
]
},
{
"and": [
"Gravity",
"canWallJump"
]
},
{
"and": [
"Gravity",
"HiJump"
]
},
"canGravityJump"
]
}Collects items: 3 |