Room ID: 90
|
Requires: {
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 110
}
]
},
{
"and": [
"SpaceJump",
{
"heatFrames": 150
}
]
}
]
}
{
"or": [
"canDash",
{
"heatFrames": 10
}
]
} |