Green Hill Zone: Crystal Spark

Room ID: 54

Wiki
From: 3
Bottom Right Door
To: 3
Bottom Right Door

Requires:

{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 22,
        "openEnd": 0
      }
    },
    {
      "and": [
        {
          "obstaclesCleared": [
            "B"
          ]
        },
        {
          "canShineCharge": {
            "usedTiles": 30,
            "openEnd": 0
          }
        }
      ]
    }
  ]
}
"h_CrystalSpark"

Dev note: FIXME: This door's runway is long enough to add a version that uses it while entering, but the hopper needs to be dealt with.