mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 13:32:06 -08:00
Merge pull request #5714 from ketsuban/alliances
Implement some Alliances cards
This commit is contained in:
commit
7912d217cb
7 changed files with 299 additions and 1 deletions
|
|
@ -135,6 +135,7 @@ public enum CounterType {
|
|||
VERSE("verse"),
|
||||
VITALITY("vitality"),
|
||||
VORTEX("vortex"),
|
||||
WAGE("wage"),
|
||||
WINCH("winch"),
|
||||
WIND("wind"),
|
||||
WISH("wish");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue