mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +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),
|
||||
|
||||
PREY("PREY", 240, 0, 0),
|
||||
|
||||
PUPA("PUPA", 0, 223, 203),
|
||||
|
||||
P0P1("+0/+1", "+0/+1", 96, 226, 23),
|
||||
|
||||
Reference in New Issue
Block a user