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(),
|
||||
CHARGE(),
|
||||
CORPSE(),
|
||||
CREDIT(),
|
||||
DELAY(),
|
||||
DEPLETION(),
|
||||
DEVOTION(),
|
||||
@@ -30,6 +31,8 @@ public enum Counters {
|
||||
EON(),
|
||||
FADE(),
|
||||
FUSE(),
|
||||
GLYPH(),
|
||||
HEALING(),
|
||||
HOOFPRINT(),
|
||||
ICE(),
|
||||
INFECTION(),
|
||||
|
||||
Reference in New Issue
Block a user