Skip to content

Commit bf93f4a

Browse files
committed
Add Crystal Flash strats at nodes 3 and 4
1 parent 57bde67 commit bf93f4a

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

region/brinstar/red/Red Brinstar Fireflea Room.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,6 +1748,23 @@
17481748
"flashSuitChecked": true,
17491749
"blueSuitChecked": true
17501750
},
1751+
{
1752+
"link": [3, 3],
1753+
"name": "Crystal Flash",
1754+
"requires": [
1755+
{"obstaclesNotCleared": ["R-Mode"]},
1756+
{"or": [
1757+
{"ammo": {"type": "Super", "count": 1}},
1758+
"Ice"
1759+
]},
1760+
"h_CrystalFlash"
1761+
],
1762+
"flashSuitChecked": true,
1763+
"blueSuitChecked": true,
1764+
"note": [
1765+
"Kill or freeze the Yapping Maw before performing the Crystal Flash."
1766+
]
1767+
},
17511768
{
17521769
"id": 52,
17531770
"link": [3, 4],
@@ -2068,6 +2085,16 @@
20682085
],
20692086
"flashSuitChecked": true,
20702087
"blueSuitChecked": true
2088+
},
2089+
{
2090+
"link": [4, 4],
2091+
"name": "Crystal Flash",
2092+
"requires": [
2093+
{"obstaclesNotCleared": ["R-Mode"]},
2094+
"h_CrystalFlash"
2095+
],
2096+
"flashSuitChecked": true,
2097+
"blueSuitChecked": true
20712098
}
20722099
],
20732100
"notables": [

0 commit comments

Comments
 (0)