mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add credit, glyph and healing counter types.
This commit is contained in:
@@ -21,6 +21,7 @@ public enum Counters {
|
|||||||
BRIBERY(),
|
BRIBERY(),
|
||||||
CHARGE(),
|
CHARGE(),
|
||||||
CORPSE(),
|
CORPSE(),
|
||||||
|
CREDIT(),
|
||||||
DELAY(),
|
DELAY(),
|
||||||
DEPLETION(),
|
DEPLETION(),
|
||||||
DEVOTION(),
|
DEVOTION(),
|
||||||
@@ -30,6 +31,8 @@ public enum Counters {
|
|||||||
EON(),
|
EON(),
|
||||||
FADE(),
|
FADE(),
|
||||||
FUSE(),
|
FUSE(),
|
||||||
|
GLYPH(),
|
||||||
|
HEALING(),
|
||||||
HOOFPRINT(),
|
HOOFPRINT(),
|
||||||
ICE(),
|
ICE(),
|
||||||
INFECTION(),
|
INFECTION(),
|
||||||
|
|||||||
Reference in New Issue
Block a user