Room ID: 50
        
        From: 2 
    Right Door 
        To: 1 
Left Door 
 Run and jump across the room, destroying any Beetoms in the way with blue speed, morphing mid-air and unmorphing to chain temporary blue. Entrance condition: {
  "comeInGettingBlueSpeed": {
    "length": 2,
    "openEnd": 1
  }
}Requires: "canChainTemporaryBlue" Exit condition: {
  "leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |