Main Street: Use Flash Suit

Room ID: 172

Wiki
From: 8
Bottom Junction
To: 3
Middle Right Door

Spark to the left ledge to save Energy.

Requires:

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