Room ID: 12
        | 
 
 Bring temporary blue from the right side door all the way to the missile location using Springball, SpaceJump, or Morph-UnMorphs. Entrance condition: {
  "comeInShinecharging": {
    "length": 1,
    "openEnd": 1
  }
}Requires: "canTemporaryBlue"
"canInsaneJump"
{
  "or": [
    "canLongChainTemporaryBlue",
    {
      "and": [
        "canSpeedball",
        "canSpringBallBounce",
        "canSlowShortCharge"
      ]
    },
    {
      "and": [
        "canBlueSpaceJump",
        "canMockball",
        "canSlowShortCharge"
      ]
    }
  ]
}Clears obstacles: A Dev note: There is 1 unusable tile in this runway.  |