Room ID: 140
From: 1
Left Door
To: 2
Right Door
Entrance condition: {
"comeInRunning": {
"speedBooster": "any",
"minTiles": 2
}
}Requires: "h_heatedRemoteRunwayPreciseSpaceJump"
"ScrewAttack"
{
"heatFrames": 240
}Exit condition: {
"leaveWithMockball": {
"remoteRunway": {
"length": 5,
"openEnd": 1
},
"landingRunway": {
"length": 3,
"openEnd": 1
}
}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: FIXME: other leaveWithMockball variants are possible, e.g. comeInSpinning or in-room acid run. |