Botwoon Hallway: Use Flash Suit

Room ID: 184

Wiki
From: 1
Bottom Left Door
To: 2
Right Door

Requires:

{
  "or": [
    "HiJump",
    "canSpringBallJumpMidAir",
    "Gravity",
    "h_canUnderwaterCrouchJumpDownGrab"
  ]
}
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 20,
        "excessFrames": 11
      }
    },
    {
      "and": [
        "Gravity",
        {
          "shinespark": {
            "frames": 18,
            "excessFrames": 9
          }
        }
      ]
    }
  ]
}