Room ID: 151
From: 2
Middle Right Door
To: 3
Top Right Door
Jump into the room and use either Screw Attack or a blue suit to break the bomb blocks above. Entrance condition: {
"comeInNormally": {}
}Requires: "canPrepareForNextRoom"
"SpaceJump"
{
"or": [
"ScrewAttack",
{
"haveBlueSuit": {}
}
]
}
{
"or": [
{
"heatFrames": 250
},
{
"and": [
"HiJump",
{
"heatFrames": 170
}
]
},
{
"and": [
"canWalljump",
{
"heatFrames": 160
}
]
},
{
"and": [
"canWalljump",
"HiJump",
{
"heatFrames": 140
}
]
}
]
}Clears obstacles: A |