mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
Implement cards: Angelic Renewal, Mana Chains, Roc hatchling, and Touchstone
This commit is contained in:
parent
9abfe04054
commit
94b310b7f7
5 changed files with 303 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ public enum CounterType {
|
|||
POISON("poison"),
|
||||
PRESSURE("pressure"),
|
||||
QUEST("quest"),
|
||||
SHELL("shell"),
|
||||
SHIELD("shield"),
|
||||
SHRED("shred"),
|
||||
SLIME("slime"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue