Room ID: 133
|
Requires: "ScrewAttack"
{
"or": [
{
"and": [
"SpaceJump",
{
"heatFrames": 155
}
]
},
{
"and": [
"canWalljump",
{
"heatFrames": 135
}
]
}
]
}
{
"or": [
"canDash",
{
"and": [
{
"haveBlueSuit": {}
},
{
"heatFrames": 20
}
]
}
]
} |