Skip to content

Commit 6338d3c

Browse files
authored
Merge pull request #2744 from nn357/bubble_mountain_spike_blue
add xmode bluesuit / spikesuit to bubble mountain.
2 parents 83c2f7c + b320a4f commit 6338d3c

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

region/norfair/east/Bubble Mountain.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4468,6 +4468,26 @@
44684468
"Use a second Power Bomb to jump over it and down below; hold left as soon as Samus starts moving upward, in order to avoid the invisible Cacatac spikes."
44694469
]
44704470
},
4471+
{
4472+
"link": [8, 8],
4473+
"name": "Gain Flash Suit (X-Mode Spikesuit)",
4474+
"requires": [
4475+
"h_spikeXModeSpikeSuit",
4476+
{"shinespark": {"frames": 5, "excessFrames": 5}}
4477+
],
4478+
"flashSuitChecked": true,
4479+
"blueSuitChecked": true
4480+
},
4481+
{
4482+
"link": [8, 8],
4483+
"name": "Gain Blue Suit (Double X-Mode)",
4484+
"requires": [
4485+
"h_spikeDoubleXModeBlueSuit",
4486+
{"shinespark": {"frames": 0, "excessFrames": 0}}
4487+
],
4488+
"flashSuitChecked": true,
4489+
"blueSuitChecked": true
4490+
},
44714491
{
44724492
"id": 139,
44734493
"link": [8, 9],
@@ -4526,6 +4546,23 @@
45264546
"flashSuitChecked": true,
45274547
"blueSuitChecked": true
45284548
},
4549+
{
4550+
"link": [8, 9],
4551+
"name": "Gain Flash Suit (X-Mode Spikesuit) - Diagonal Spark Out",
4552+
"requires": [
4553+
"canUseFlashSuitInitialSpark",
4554+
"h_spikeXModeSpikeSuit",
4555+
{"shinespark": {"frames": 9, "excessFrames": 1}}
4556+
],
4557+
"note": [
4558+
"Use the right side of the right spike pit to spikesuit.",
4559+
"A diagonal spark from here will clear the ledge to the platform.",
4560+
"Either a first or second frame spikesuit will work."
4561+
],
4562+
"flashSuitChecked": true,
4563+
"blueSuitChecked": true,
4564+
"wallJumpAvoid": true
4565+
},
45294566
{
45304567
"id": 224,
45314568
"link": [8, 9],

0 commit comments

Comments
 (0)