Room ID: 99
|
Requires: {
"heatFrames": 70
}
{
"or": [
{
"and": [
{
"or": [
"canPreciseWalljump",
{
"and": [
"HiJump",
"canWalljump"
]
}
]
},
{
"lavaFrames": 30
}
]
},
{
"and": [
"Gravity",
{
"lavaFrames": 20
}
]
}
]
} |