Implement cards: Angelic Renewal, Mana Chains, Roc hatchling, and Touchstone

This commit is contained in:
LoneFox 2015-09-16 08:51:25 +03:00
parent 9abfe04054
commit 94b310b7f7
5 changed files with 303 additions and 0 deletions

View file

@ -80,6 +80,7 @@ public enum CounterType {
POISON("poison"),
PRESSURE("pressure"),
QUEST("quest"),
SHELL("shell"),
SHIELD("shield"),
SHRED("shred"),
SLIME("slime"),