Skip to content

Commit 18fdd4b

Browse files
authored
Blue Brinstar Energy Tank: Ceiling Item Shinespark
1 parent b627037 commit 18fdd4b

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

region/brinstar/blue/Blue Brinstar Energy Tank Room.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,22 @@
713713
"blueSuitChecked": true,
714714
"note": "Does not require a shinespark. You can shoot the block, then just run and jump."
715715
},
716+
{
717+
"link": [1, 3],
718+
"name": "Ceiling Item Shinespark",
719+
"requires": [
720+
{"canShineCharge": {"usedTiles": 42, "openEnd": 0}},
721+
{"or": [
722+
{"shinespark": {"frames": 8, "excessFrames": 1}},
723+
{"and": [
724+
"canMidairShinespark",
725+
{"shinespark": {"frames": 1, "excessFrames": 3}}
726+
]}
727+
]}
728+
],
729+
"flashSuitChecked": true,
730+
"blueSuitChecked": true
731+
},
716732
{
717733
"id": 25,
718734
"link": [1, 3],
@@ -1838,4 +1854,4 @@
18381854
],
18391855
"nextStratId": 84,
18401856
"nextNotableId": 8
1841-
}
1857+
}

0 commit comments

Comments
 (0)