Skip to content

Commit 457b267

Browse files
committed
Green Maridia check flash suits pt. 2 (Oasis)
1 parent 0fdf09d commit 457b267

2 files changed

Lines changed: 1324 additions & 123 deletions

File tree

helpers.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,21 @@
625625
"This represents sliding off the ledge while gaining a shinecharge, which leaves Samus falling with temporary blue."
626626
]
627627
},
628+
{
629+
"name": "h_underwaterChainTemporaryBlue",
630+
"requires": [
631+
{"tech": "canChainTemporaryBlue"},
632+
"SpeedBooster",
633+
"Morph",
634+
{"or": [
635+
{"disableEquipment": "Gravity"},
636+
{"noFlashSuit": {}}
637+
]}
638+
],
639+
"note": [
640+
"With underwater physics, it is possible to chain temporary blue while carrying a flash suit."
641+
]
642+
},
628643
{
629644
"name": "h_waterGetBlueSpeed",
630645
"requires": [

0 commit comments

Comments
 (0)