Lower Norfair Elevator: Leave with Runway (Open Door)

Room ID: 309

Wiki
From: 1
Left Door
To: 2
Right Door

Requires:

{
  "doorUnlockedAtNode": 1
}
{
  "heatFrames": 65
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 14,
    "openEnd": 0
  }
}

Unlocks doors:

{"nodeId":2,"types":["missiles"],"requires":[{"heatFrames":50}]}
{"nodeId":2,"types":["super"],"requires":[]}
{"nodeId":2,"types":["powerbomb"],"requires":[{"heatFrames":110}]}

Dev note: The 65 heat frames are for shooting open the door and moonwalking back into the doorway. FIXME: heat frames to unlock the door could be reduced.