West Sand Hall: Use Flash Suit

Room ID: 199

Wiki
From: 1
Left Door
To: 5
Left Pillar Junction

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 6,
        "excessFrames": 2
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 3,
            "excessFrames": 2
          }
        }
      ]
    }
  ]
}