Room ID: 90
|
Requires: {
"or": [
{
"and": [
"canJumpIntoIBJ",
{
"heatFrames": 450
}
]
},
{
"and": [
"canDoubleBombJump",
{
"heatFrames": 300
}
]
}
]
} |