[WOE] Implement Ash, Party Crasher (add Celebration Condition) (#10818)

* implement Ash, Party Crasher (add Celebration Condition)

* test Celebration with Ash
This commit is contained in:
Susucre 2023-08-16 14:31:02 +02:00 committed by GitHub
parent 853400ef46
commit cbec9ead63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 281 additions and 0 deletions

View file

@ -12,6 +12,7 @@ public enum AbilityWord {
ALLIANCE("Alliance"),
BATTALION("Battalion"),
BLOODRUSH("Bloodrush"),
CELEBRATION("Celebration"),
CHANNEL("Channel"),
CHROMA("Chroma"),
COHORT("Cohort"),