Skip to content

Commit deeca4c

Browse files
authored
Blue suit checked: Parlor, Climb Supers (#2695)
1 parent 27bc2b6 commit deeca4c

4 files changed

Lines changed: 544 additions & 165 deletions

File tree

helpers.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,13 @@
679679
"therefore, if carrying a blue suit, no direction inputs should be pressed until after taking the hit."
680680
]
681681
},
682+
{
683+
"name": "h_horizontalDamageBoostWithBlueSuit",
684+
"requires": [
685+
{"tech": "canHorizontalDamageBoost"},
686+
"h_complexToCarryFlashSuit"
687+
]
688+
},
682689
{
683690
"name": "h_midAirMorphDamageBoost",
684691
"requires": [

0 commit comments

Comments
 (0)