Room ID: 90
|
Requires: {
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 70
}
]
},
{
"and": [
"SpaceJump",
{
"heatFrames": 125
}
]
}
]
} |