mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Maybe I forgot to commit the file? (yes, it fixed the counters)
fixed Uncle Istvan Another batch of cards:
This commit is contained in:
parent
31c13f6166
commit
beb1856542
24 changed files with 1685 additions and 8 deletions
|
|
@ -109,6 +109,7 @@ public enum CounterType {
|
|||
VELOCITY("velocity"),
|
||||
VERSE("verse"),
|
||||
VITALITY("vitality"),
|
||||
WIND("wind"),
|
||||
WISH("wish");
|
||||
|
||||
private final String name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue