West Sand Hole: Jump Assist, Use Flash Suit

Room ID: 209

Wiki
From: 1
Top Sand Entrance
To: 7
Below Morph Tunnel Junction

Requires:

"canPlayInSand"
{
  "or": [
    "HiJump",
    "canSpringBallJumpMidAir"
  ]
}
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 10,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 7,
            "excessFrames": 3
          }
        }
      ]
    }
  ]
}