Single Chamber: Use Flash Suit

Room ID: 103

Wiki
From: 5
Far Right Door
To: 6
Left Shaft - Top Junction

Requires:

"Morph"
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "and": [
        "h_heatProof",
        {
          "shinespark": {
            "frames": 32,
            "excessFrames": 10
          }
        }
      ]
    },
    {
      "and": [
        {
          "shinespark": {
            "frames": 53
          }
        },
        {
          "heatFrames": 520
        }
      ]
    }
  ]
}