Room ID: 226
|
Requires: {
"haveBlueSuit": {}
}
"canSpringFling"
{
"or": [
{
"and": [
"Gravity",
{
"acidFrames": 15
}
]
},
{
"and": [
"canWalljump",
{
"acidFrames": 20
}
]
},
{
"and": [
"HiJump",
{
"disableEquipment": "HiJump"
},
{
"acidFrames": 20
}
]
},
{
"acidFrames": 75
}
]
} |