Skip to content

Commit 6aa7881

Browse files
authored
Merge pull request #2202 from blkerby/bomb-above-ibj
Screw Attack Room canBombAboveIBJ and other refinements
2 parents 3a23be7 + 129fdc0 commit 6aa7881

2 files changed

Lines changed: 356 additions & 98 deletions

File tree

region/brinstar/blue/Blue Brinstar Energy Tank Room.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,13 @@
588588
"name": "Ceiling Item Jump Into IBJ",
589589
"requires": [
590590
"canJumpIntoIBJ",
591-
"canDoubleBombJump"
591+
"canTrickyJump"
592592
],
593-
"note": "An alternate strat to canBombAboveIBJ. Shoot the block, jump into an IBJ, then do a quick double bomb jump to make it in time."
593+
"note": [
594+
"Shoot the block, jump into an IBJ, gaining height quickly enough to make it in time.",
595+
"This can be done with as few as 2 bombs,",
596+
"in which case it is similar to the start of a double bomb jump."
597+
]
594598
},
595599
{
596600
"id": 23,

0 commit comments

Comments
 (0)