forked from External/mage
Add finality counters (#11379)
* [LCI] Implement Soulcoil Viper * add finality counter test * fix bug, add extra test * [LCI] Implement Uchbenbak, the Great Mistake
This commit is contained in:
parent
6a33c68bb2
commit
595955a3cc
7 changed files with 280 additions and 1 deletions
|
|
@ -73,6 +73,7 @@ public enum CounterType {
|
|||
FEATHER("feather"),
|
||||
FETCH("fetch"),
|
||||
FILIBUSTER("filibuster"),
|
||||
FINALITY("finality"),
|
||||
FIRST_STRIKE("first strike"),
|
||||
FLAME("flame"),
|
||||
FLOOD("flood"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue