Skip to content

Commit 322aba0

Browse files
authored
Merge pull request #2430 from nn357/wavegate
add double xmode bluesuit to wavegate room
2 parents 15b8b10 + 25e4a87 commit 322aba0

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

region/brinstar/pink/Pink Brinstar Wave Gate Room.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,22 @@
809809
"Samus will jump approximately two tiles higher with a one frame jump compared to a two frame jump."
810810
]
811811
},
812+
{
813+
"link": [1, 1],
814+
"name": "Gain Blue Suit (Double X-Mode)",
815+
"requires": [
816+
{"obstaclesCleared": ["A"]},
817+
"h_destroyBombWalls",
818+
"canBeVeryPatient",
819+
"h_spikeDoubleXModeBlueSuit",
820+
{"shinespark": {"frames": 1 }}
821+
],
822+
"resetsObstacles": ["C"],
823+
"flashSuitChecked": true,
824+
"note": [
825+
"A one frame dash jump will give Samus maximum leniancy for bouncing into the spikes without hitting the wall to build a shinecharge"
826+
]
827+
},
812828
{
813829
"id": 21,
814830
"link": [1, 2],
@@ -1200,6 +1216,25 @@
12001216
"Likewise, jumping up with HiJump and Speed Booster with a 2-tile runway is already covered."
12011217
]
12021218
},
1219+
{
1220+
"link": [1, 3],
1221+
"name": "Gain Blue Suit - Superjump to platform (Double X-Mode)",
1222+
"requires": [
1223+
"canSuperJump",
1224+
{"obstaclesCleared": ["A"]},
1225+
{"obstaclesCleared": ["B"]},
1226+
"h_destroyBombWalls",
1227+
"canBeVeryPatient",
1228+
"h_spikeDoubleXModeBlueSuit",
1229+
{"shinespark": {"frames": 2 }}
1230+
],
1231+
"resetsObstacles": ["C"],
1232+
"flashSuitChecked": true,
1233+
"wallJumpAvoid": true,
1234+
"note": [
1235+
"A one frame dash jump will give Samus maximum leniancy for bouncing into the spikes without hitting the wall to build a shinecharge"
1236+
]
1237+
},
12031238
{
12041239
"id": 34,
12051240
"link": [1, 3],

0 commit comments

Comments
 (0)