Skip to content

Commit c09d9b5

Browse files
authored
Merge pull request #2607 from blkerby/caterpillar-xray
Caterpillar Room X-ray climbs
2 parents 35be92c + 43adb74 commit c09d9b5

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,26 @@
960960
"flashSuitChecked": true,
961961
"note": "Let the Caterpillar out and freeze it as a platform."
962962
},
963+
{
964+
"link": [2, 4],
965+
"name": "X-Ray Climb",
966+
"entranceCondition": {
967+
"comeInWithDoorStuckSetup": {}
968+
},
969+
"requires": [
970+
"canXRayClimb",
971+
{"or": [
972+
"Wave",
973+
"Spazer",
974+
"canBeLucky",
975+
{"enemyDamage": {"enemy": "Cacatac", "type": "spike", "hits": 1}}
976+
]}
977+
],
978+
"flashSuitChecked": true,
979+
"blueSuitChecked": true,
980+
"wallJumpAvoid": true,
981+
"note": "Climb up 1 screen. Kill the Cacatac once Samus' feet at almost off-camera."
982+
},
963983
{
964984
"id": 106,
965985
"link": [2, 4],

0 commit comments

Comments
 (0)