Room ID: 136
|
Requires: {
"obstaclesCleared": [
"A"
]
}
{
"or": [
{
"and": [
"canConsecutiveWalljump",
{
"heatFrames": 300
}
]
},
{
"and": [
"canConsecutiveWalljump",
"HiJump",
{
"heatFrames": 240
}
]
},
{
"and": [
"SpaceJump",
{
"heatFrames": 600
}
]
},
{
"and": [
"SpaceJump",
"HiJump",
{
"heatFrames": 390
}
]
}
]
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |