mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Rottenmouth Viper (#5704)
This commit is contained in:
@@ -35,7 +35,7 @@ public enum CounterEnumType {
|
||||
|
||||
LOYALTY("LOYAL", 198, 198, 198),
|
||||
|
||||
ACORN("ACORN", 139,69,19),
|
||||
ACORN("ACORN", 139, 69, 19),
|
||||
|
||||
AEGIS("AEGIS", 207, 207, 207),
|
||||
|
||||
@@ -50,19 +50,21 @@ public enum CounterEnumType {
|
||||
AWAKENING("AWAKE", 0, 231, 79),
|
||||
|
||||
BLAZE("BLAZE", 255, 124, 82),
|
||||
|
||||
|
||||
BLESSING("BLESS", 251, 0, 94),
|
||||
|
||||
BLIGHT("BLGHT", 130, 115, 160),
|
||||
|
||||
BLOOD("BLOOD", 255, 108, 111),
|
||||
|
||||
BLOODLINE("BLDLN", 224, 44, 44),
|
||||
|
||||
|
||||
BLOODSTAIN("BLDST", 224, 44, 44),
|
||||
|
||||
BORE("BORE", 98, 47, 34),
|
||||
|
||||
BOUNTY("BOUNT", 255, 158, 0),
|
||||
|
||||
|
||||
BRAIN("BRAIN", 197, 62, 212),
|
||||
|
||||
BRIBERY("BRIBE", 172, 201, 235),
|
||||
|
||||
Reference in New Issue
Block a user