mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added PREY counter (e.g. Tetzimoc, Primal Death)
This commit is contained in:
@@ -209,6 +209,8 @@ public enum CounterType {
|
|||||||
|
|
||||||
POLYP("POLYP", 236, 185, 198),
|
POLYP("POLYP", 236, 185, 198),
|
||||||
|
|
||||||
|
PREY("PREY", 240, 0, 0),
|
||||||
|
|
||||||
PUPA("PUPA", 0, 223, 203),
|
PUPA("PUPA", 0, 223, 203),
|
||||||
|
|
||||||
P0P1("+0/+1", "+0/+1", 96, 226, 23),
|
P0P1("+0/+1", "+0/+1", 96, 226, 23),
|
||||||
|
|||||||
Reference in New Issue
Block a user