Skip to content

Commit 63b9fac

Browse files
committed
more updates
1 parent 99945db commit 63b9fac

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

region/wreckedship/main/Wrecked Ship Energy Tank Room.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -498,22 +498,21 @@
498498
"name": "Horizontal Bomb Boost",
499499
"requires": [
500500
"f_DefeatedPhantoon",
501-
"h_underwaterCrouchJump",
502501
"canJumpIntoIBJ",
503502
"canBombHorizontally",
504-
"canTrickyJump"
503+
"canTrickyJump",
504+
"h_complexToCarryFlashSuit"
505505
],
506506
"flashSuitChecked": true,
507507
"blueSuitChecked": true,
508508
"note": [
509-
"Crouch jump from the end of the door runway when the water is low,",
510-
"and jump into a horizontal bomb boost to reach the first platform.",
509+
"Use a mid-air horizontal bomb boost to reach the first platform.",
511510
"Jump across to the last platform.",
512511
"Wait until the water is low, let the platform sink slightly,",
513512
"then jump and horizontal bomb boost to the item."
514513
],
515514
"detailNote": [
516-
"If HiJump is available, then it is possible to simply spin jump to the first platform.",
515+
"If HiJump is available, then it is possible to simply spin jump from the underwater platform to the first moving platform.",
517516
"If HiJump cannot be disabled, then the bomb boost from the last platform is more difficult:",
518517
"in this case Samus must jump, lay the bomb on the way down, then jump again to a precise height and morph to get the boost."
519518
]
@@ -533,19 +532,19 @@
533532
{"ammo": {"type": "PowerBomb", "count": 1}}
534533
]},
535534
{"ammo": {"type": "PowerBomb", "count": 2}}
536-
]}
535+
]},
536+
"h_complexToCarryFlashSuit"
537537
],
538538
"flashSuitChecked": true,
539539
"blueSuitChecked": true,
540540
"note": [
541-
"Crouch jump from the end of the door runway when the water is low,",
542-
"and jump into a horizontal Power Bomb boost to reach the first platform.",
541+
"Use a mid-air horizontal Power Bomb boost to reach the first platform.",
543542
"Jump across to the last platform.",
544543
"Wait until the water is low, let the platform sink slightly,",
545544
"then jump and horizontal Power Bomb boost to the item."
546545
],
547546
"detailNote": [
548-
"If HiJump is available, then it is possible to simply spin jump to the first platform, saving a Power Bomb.",
547+
"If HiJump is available, then it is possible to simply spin jump from the underwater platform to the first moving platform, saving a Power Bomb.",
549548
"If HiJump cannot be disabled, then the Power Bomb boost from the last platform is more difficult:",
550549
"in this case Samus must jump, lay the Power Bomb on the way down, then jump again to a precise height and morph to get the boost."
551550
]

0 commit comments

Comments
 (0)