Skip to content

Commit 2af0c51

Browse files
authored
Merge pull request #2243 from blkerby/red-tower-xray
Red Tower x-ray climbs
2 parents 9bd7d01 + ebb07ef commit 2af0c51

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

region/brinstar/red/Red Tower.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,19 @@
11011101
"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."
11021102
]
11031103
},
1104+
{
1105+
"link": [1, 5],
1106+
"name": "X-Ray Climb",
1107+
"entranceCondition": {
1108+
"comeInWithDoorStuckSetup": {}
1109+
},
1110+
"requires": [
1111+
"canLongXRayClimb",
1112+
"canBePatient"
1113+
],
1114+
"flashSuitChecked": true,
1115+
"note": "Climb up 4 screens."
1116+
},
11041117
{
11051118
"id": 31,
11061119
"link": [1, 5],
@@ -1340,6 +1353,19 @@
13401353
"clearsObstacles": ["A"],
13411354
"flashSuitChecked": true
13421355
},
1356+
{
1357+
"link": [2, 5],
1358+
"name": "X-Ray Climb",
1359+
"entranceCondition": {
1360+
"comeInWithDoorStuckSetup": {}
1361+
},
1362+
"requires": [
1363+
"canLongXRayClimb",
1364+
"canBeVeryPatient"
1365+
],
1366+
"flashSuitChecked": true,
1367+
"note": "Climb up 6 screens."
1368+
},
13431369
{
13441370
"id": 45,
13451371
"link": [2, 5],

0 commit comments

Comments
 (0)