East Sand Hole: Use Flash Suit

Room ID: 208

Wiki
From: 1
Top Sand Entrance
To: 5
Junction Below Left Item

While against the left wall, crouch jump and spark diagonally at the top of the jump. The easiest way to crouch jump without using the flash suit is to hold shot.

Requires:

"h_canUnderwaterCrouchJump"
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 13,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "canSunkenTileWideWallClimb",
        {
          "shinespark": {
            "frames": 13,
            "excessFrames": 9
          }
        }
      ]
    }
  ]
}