From 8a40228a155582db8f37f4a22bc30bcbd7cdae3d Mon Sep 17 00:00:00 2001 From: master ninja Date: Thu, 21 May 2026 15:24:42 +0200 Subject: [PATCH 1/3] add hypo jump to warehouse entrance --- region/brinstar/kraid/Warehouse Entrance.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/region/brinstar/kraid/Warehouse Entrance.json b/region/brinstar/kraid/Warehouse Entrance.json index 5b7d55824..5989a3a0f 100644 --- a/region/brinstar/kraid/Warehouse Entrance.json +++ b/region/brinstar/kraid/Warehouse Entrance.json @@ -842,6 +842,16 @@ "note": "It's much easier without Speed Booster equipped.", "devNote": "With Speed Booster and without canDisableEquipment, the player would use the canTrickyDashJump strat." }, + { + "link": [4, 3], + "name": "HiJumpless Walljump", + "requires": [ + "canInsaneWallJump", + "canConsecutiveWallJump" + ], + "flashSuitChecked": true, + "blueSuitChecked": true + }, { "id": 39, "link": [4, 3], From bc9547d8620df6b656271373d245580cb11f0f8e Mon Sep 17 00:00:00 2001 From: internet-account2 <190649829+internet-account2@users.noreply.github.com> Date: Tue, 26 May 2026 05:15:37 +0200 Subject: [PATCH 2/3] Update region/brinstar/kraid/Warehouse Entrance.json Co-authored-by: Michael McKenzie --- region/brinstar/kraid/Warehouse Entrance.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/region/brinstar/kraid/Warehouse Entrance.json b/region/brinstar/kraid/Warehouse Entrance.json index 5989a3a0f..bb42d5f7c 100644 --- a/region/brinstar/kraid/Warehouse Entrance.json +++ b/region/brinstar/kraid/Warehouse Entrance.json @@ -846,8 +846,7 @@ "link": [4, 3], "name": "HiJumpless Walljump", "requires": [ - "canInsaneWallJump", - "canConsecutiveWallJump" + "canInsaneWallJump" ], "flashSuitChecked": true, "blueSuitChecked": true From 4cb1f60434fdd982b896fbf177843f8c5c188bc2 Mon Sep 17 00:00:00 2001 From: internet-account2 <190649829+internet-account2@users.noreply.github.com> Date: Tue, 26 May 2026 05:16:06 +0200 Subject: [PATCH 3/3] Update region/brinstar/kraid/Warehouse Entrance.json Co-authored-by: Michael McKenzie --- region/brinstar/kraid/Warehouse Entrance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/region/brinstar/kraid/Warehouse Entrance.json b/region/brinstar/kraid/Warehouse Entrance.json index bb42d5f7c..d6d42b045 100644 --- a/region/brinstar/kraid/Warehouse Entrance.json +++ b/region/brinstar/kraid/Warehouse Entrance.json @@ -844,7 +844,7 @@ }, { "link": [4, 3], - "name": "HiJumpless Walljump", + "name": "Insane Walljump", "requires": [ "canInsaneWallJump" ],