Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions region/brinstar/blue/Blue Brinstar Boulder Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,21 @@
"canCarefulJump"
]
},
{
"link": [2, 1],
"name": "Come in Shinecharged, Shinespark",
"entranceCondition": {
"comeInShinecharged": {}
},
"requires": [
{"shineChargeFrames": 15},
"canMidairShinespark",
{"shinespark": {"frames": 7, "excessFrames": 1}}
],
"note": [
"If sparking early, a down-back can help with reaching the platform."
]
},
{
"id": 24,
"link": [2, 1],
Expand Down