Skip to content

Commit b881c32

Browse files
committed
add requirement for saving the speedy jump with a wall jump
1 parent b377e4b commit b881c32

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

region/brinstar/red/Red Brinstar Fireflea Room.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,14 +552,19 @@
552552
{"enemyDamage": {"enemy": "Waver", "type": "contact", "hits": 2}}
553553
]},
554554
{"enemyDamage": {"enemy": "Waver", "type": "contact", "hits": 3}}
555+
]},
556+
{"or": [
557+
"canWalljump",
558+
"canTrickyDodgeEnemies"
555559
]}
556560
],
557561
"note": [
558562
"Use a Fireflea (or two) to quickly boost to the left,",
559563
"to be able to catch the Waver and boost off it on its first cycle, to cross the first gap.",
560564
"Take one or two more hits from the Wavers for i-frames;",
561565
"take the last hit close to the ground while holding forward.",
562-
"Then gain speed using Speed Booster to jump across the second gap."
566+
"Then gain speed using Speed Booster to jump across the second gap.",
567+
"If the jump is slightly short, a wall jump can be used to get up."
563568
],
564569
"detailNote": [
565570
"Using the second Waver cycle leads to a bad pattern at the end,",

0 commit comments

Comments
 (0)