mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Implement Nine Lives from M21 (#6706)
This commit is contained in:
parent
cdedd9c2c8
commit
b6352953a8
3 changed files with 129 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ public enum CounterType {
|
|||
HOURGLASS("hourglass"),
|
||||
HUNGER("hunger"),
|
||||
ICE("ice"),
|
||||
INCARNATION("incarnation"),
|
||||
INDESTRUCTIBLE("indestructible"),
|
||||
INFECTION("infection"),
|
||||
INTERVENTION("intervention"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue