Room ID: 112
From: 1
Left Door
To: 2
Right Door
Uses a runway of at least 14 tiles in the adjacent room. Disable SpeedBooster after jumping so that the lava will not take away all of Samus' momentum. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 14
}
}Requires: "Gravity"
{
"disableEquipment": "SpeedBooster"
}
"canSpringBallBounce"
"canTrickyJump"
{
"spikeHits": 1
}
{
"heatFrames": 240
}
{
"lavaFrames": 10
} |