Room ID: 226
|
Requires: {
"haveBlueSuit": {}
}
{
"or": [
{
"and": [
"Gravity",
{
"acidFrames": 30
}
]
},
{
"and": [
"canWalljump",
{
"acidFrames": 40
}
]
},
{
"acidFrames": 80
}
]
} |