The Moat: Continue Shinespark Left

Room ID: 7

Wiki
From: 3
Item
To: 1
Left Door

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
{
  "obstaclesNotCleared": [
    "B",
    "C"
  ]
}
"h_canShineChargeMaxRunway"
{
  "shinespark": {
    "frames": 19,
    "excessFrames": 19
  }
}

Resets obstacles: A

Dev note: This will continue the Shinespark from the right door. This is needed in case the item is an E-Tank, Samus will not maintain full Energy after the Spark. FIXME: The h_canShineChargeMaxRunway is to satisfy tests for now; we should add a proper way to represent that the shinespark carries over from the previous strat.