We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aae5971 + 8d11b02 commit bf39a37Copy full SHA for bf39a37
1 file changed
region/norfair/crocomire/Crocomire's Room.json
@@ -680,6 +680,21 @@
680
],
681
"note": "With a precise enough jump and a quick airball, it's possible to avoid acid damage without a shinespark or wall jump."
682
},
683
+ {
684
+ "link": [4, 3],
685
+ "name": "Hi-Jump Bomb Acid Escape",
686
+ "requires": [
687
+ "HiJump",
688
+ {"acidFrames": 75},
689
+ "canBombJumpWaterEscape",
690
+ "canInsaneJump"
691
+ ],
692
+ "wallJumpAvoid": true,
693
+ "note": [
694
+ "Use a Bomb or Power Bomb to boost Samus up onto the ledge.",
695
+ "It helps to time the acid cycle to be high when making the final jump."
696
+ ]
697
+ },
698
{
699
"id": 51,
700
"link": [4, 3],
0 commit comments