We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35be92c + 43adb74 commit c09d9b5Copy full SHA for c09d9b5
1 file changed
region/brinstar/red/Caterpillar Room.json
@@ -960,6 +960,26 @@
960
"flashSuitChecked": true,
961
"note": "Let the Caterpillar out and freeze it as a platform."
962
},
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
983
{
984
"id": 106,
985
"link": [2, 4],
0 commit comments