mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Revert "Revert "-- Maybe I forgot to commit the file? (yes, it fixed the counters) -- Fixed Uncle Istvan; -- Another batch of cards: 10 unique, 22 total""
This reverts commit 342141dfe0f40b6ae1bbef4fd609bd3afc8ebb86.
This commit is contained in:
parent
0403c7f178
commit
73caa5c869
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