Room ID: 135
From: 4
Junction Above Bomb Blocks
To: 5
Junction Below Top Pirate
Requires: {
"or": [
{
"heatFrames": 180
},
{
"and": [
"canWalljump",
{
"heatFrames": 160
}
]
},
{
"and": [
"HiJump",
{
"heatFrames": 110
}
]
}
]
} |