Ridley's Room: Use Flash Suit

Room ID: 142

Wiki
From: 1
Left Door
To: 2
Right Door

Requires:

{
  "heatFrames": 65
}
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "and": [
        {
          "heatFrames": 14
        },
        {
          "shinespark": {
            "frames": 14,
            "excessFrames": 2
          }
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 11
        },
        {
          "shinespark": {
            "frames": 11,
            "excessFrames": 2
          }
        }
      ]
    }
  ]
}
{
  "heatFrames": 110
}