Skip to content

Commit 43e719d

Browse files
authored
Merge pull request #2606 from blkerby/east-norfair-bluesuit-4
Double Chamber blue suit logic
2 parents da95db5 + 393abd3 commit 43e719d

3 files changed

Lines changed: 806 additions & 172 deletions

File tree

helpers.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,6 +1949,15 @@
19491949
"h_thornXModeShinecharge",
19501950
"h_thornXModeBlueSuit"
19511951
]
1952+
},
1953+
{
1954+
"name": "h_spikeJumpWithActiveEnemies",
1955+
"requires": [
1956+
{"or": [
1957+
{"noBlueSuit": {}},
1958+
"canBlueSuitSpikeJump"
1959+
]}
1960+
]
19521961
}
19531962
]
19541963
}

0 commit comments

Comments
 (0)