Skip to content
Merged
Changes from all commits
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
12 changes: 11 additions & 1 deletion region/brinstar/blue/Blue Brinstar Energy Tank Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,17 @@
]}
],
"flashSuitChecked": true,
"blueSuitChecked": true
"blueSuitChecked": true,
"note": [
"After shinesparking against the ceiling, if the item is not immediately collected,",
"hold the direction (left or right) toward the item to collect it while falling."
],
"detailNote": [
"Holding a direction helps because Samus clips vertically a couple pixels into the ceiling at the end of the shinespark,",
"which allows time to press against the item to collect it while falling.",
"This works regardless of whether Samus is facing the item (and holding forward)",
"or away from the item (holding backward to turn around)."
]
},
{
"id": 25,
Expand Down
Loading