Halfie Climb Room: Use Flash Suit

Room ID: 187

Wiki
From: 1
Top Left Door
To: 4
Top Right Door

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 17,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 14,
            "excessFrames": 3
          }
        }
      ]
    }
  ]
}