Acid Snakes Tunnel: Come in Shinecharging, Leave With Temporary Blue (Short Runway)

Room ID: 119

Wiki

Gain the shinecharge below the right edge of the door above to avoid bringing the Dragon on-camera.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 5,
    "openEnd": 0
  }
}

Requires:

{
  "or": [
    {
      "heatFrames": 245
    },
    {
      "and": [
        {
          "heatFrames": 85
        },
        "canXRayCancelShinecharge"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {
    "direction": "left"
  }
}

Unlocks doors:

{"types":["ammo"],"requires":[]}