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
26 changes: 26 additions & 0 deletions region/brinstar/red/Red Tower.json
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,19 @@
"If done correctly, Samus will pass the Missile, break the bomb block platforms, then be passed by the Missile which will break the shot blocks at the top."
]
},
{
"link": [1, 5],
"name": "X-Ray Climb",
"entranceCondition": {
"comeInWithDoorStuckSetup": {}
},
"requires": [
"canLongXRayClimb",
"canBePatient"
],
"flashSuitChecked": true,
"note": "Climb up 4 screens."
},
{
"id": 31,
"link": [1, 5],
Expand Down Expand Up @@ -1340,6 +1353,19 @@
"clearsObstacles": ["A"],
"flashSuitChecked": true
},
{
"link": [2, 5],
"name": "X-Ray Climb",
"entranceCondition": {
"comeInWithDoorStuckSetup": {}
},
"requires": [
"canLongXRayClimb",
"canBeVeryPatient"
],
"flashSuitChecked": true,
"note": "Climb up 6 screens."
},
{
"id": 45,
"link": [2, 5],
Expand Down