Room ID: 113
 
        | 
        From: 5 Middle Junction (Ledge Right of Morph Tunnel) 
        To: 4 Top Right Door 
 With two Supers, knock the top Viola off twice to get it to the door quickly. Otherwise, use one Super to knock off the very bottom Viola. Requires: {
  "ammo": {
    "type": "Super",
    "count": 1
  }
}
{
  "heatFrames": 820
}
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "heatFrames": 720
    }
  ]
}Exit condition: {
  "leaveWithGModeSetup": {}
}Unlocks doors: {"types":["missiles","super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"heatFrames":150}]} |