Room ID: 135
From: 2
Bottom Left Door
To: 4
Junction Above Bomb Blocks
Requires: "SpaceJump"
"ScrewAttack"
{
"or": [
{
"and": [
"canConsecutiveWalljump",
{
"heatFrames": 240
}
]
},
{
"and": [
"HiJump",
{
"heatFrames": 240
}
]
},
{
"heatFrames": 360
}
]
} |