Room ID: 226
From: 1
Left Door
To: 2
Right Door
Requires: {
"haveBlueSuit": {}
}
"canSpringBallBombJump"
"canInsaneJump"
{
"or": [
{
"and": [
"Gravity",
{
"acidFrames": 15
}
]
},
{
"and": [
"canWalljump",
{
"acidFrames": 20
}
]
},
{
"and": [
"HiJump",
{
"disableEquipment": "HiJump"
},
{
"acidFrames": 20
}
]
},
{
"acidFrames": 75
}
]
} |