Skip to content

Commit 43417c8

Browse files
authored
Blue Boulder Room IBJ remove crouch jump
1 parent b69c4f4 commit 43417c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

region/brinstar/blue/Blue Brinstar Boulder Room.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -781,14 +781,14 @@
781781
"requires": [
782782
"canBombJumpWaterEscape",
783783
"canJumpIntoIBJ",
784-
"h_canUnderwaterCrouchJump",
785784
{"or": [
786785
"canTrickyCarryFlashSuit",
787786
{"noFlashSuit": {}}
788787
]}
789788
],
790789
"flashSuitChecked": true,
791-
"note": "When the water is high, jump and place a Bomb on the descent just above the water, then very quickly crouch jump to hit the Bomb and IBJ."
790+
"note": "When the water is high, jump and place a Bomb on the descent just above the water, then very quickly crouch jump to hit the Bomb and IBJ.",
791+
"devNote": "The crouch jump is not necessary, but is helpful. Preserving a flash suit is still difficult without the crouch jump."
792792
},
793793
{
794794
"id": 40,
@@ -828,4 +828,4 @@
828828
"nextStratId": 42,
829829
"notables": [],
830830
"nextNotableId": 1
831-
}
831+
}

0 commit comments

Comments
 (0)