mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Implement cards: Crowd Favorites, Daru Stinger, Swooping Talon, and Trap Digger
This commit is contained in:
parent
1091f7a68c
commit
f50089f2c6
5 changed files with 318 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ public enum CounterType {
|
|||
TIDE("tide"),
|
||||
TIME("time"),
|
||||
TOWER("tower"),
|
||||
TRAP("trap"),
|
||||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
VITALITY("vitality"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue