Room ID: 121
|
This can be done from the top right, single tile block. Requires: "HiJump"
"canWalljump"
{
"heatFrames": 550
}
{
"or": [
"canDash",
{
"and": [
{
"haveBlueSuit": {}
},
{
"heatFrames": 210
},
{
"lavaFrames": 60
}
]
}
]
} |