Skip to content

Commit f91af45

Browse files
committed
Update Speed Booster Hall.json
1 parent 87eee3c commit f91af45

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

region/norfair/east/Speed Booster Hall.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,32 @@
685685
"FIXME: this may not be possible if the lava is rising (with Speed Booster and the flag not yet set)."
686686
]
687687
},
688+
{
689+
"link": [2, 1],
690+
"name": "Gain Flash Suit (Spikesuit)",
691+
"requires": [
692+
"h_heatProof",
693+
{"obstaclesNotCleared": ["A"]},
694+
{"canShineCharge": {"usedTiles": 17, "openEnd": 1}},
695+
{"or": [
696+
{"and": [
697+
"canComplexCarryFlashSuit",
698+
"can4HighMidAirMorph"
699+
]},
700+
"canWallJumpInstantMorph"
701+
]},
702+
{"spikeHits": 1},
703+
"h_spikeSuitSpikeHitLeniency",
704+
"canSpikeSuit",
705+
{"shinespark": {"frames": 1, "excessFrames": 1}}
706+
],
707+
"clearsObstacles": ["A"],
708+
"note": [
709+
"Shortcharging and stopping between the crumbles should allow for 3 attemps before the room needs to be reset or a shorter shortcharge is the only option."
710+
],
711+
"devNote": "FIXME: This isn't possible to do if entering from the left door as the lava will rise",
712+
"flashSuitChecked": true
713+
},
688714
{
689715
"id": 19,
690716
"link": [2, 1],

0 commit comments

Comments
 (0)