[SNC] Implemented Evelyn the Covetous

This commit is contained in:
Evan Kranzler 2022-04-24 19:18:45 -04:00
parent cec8c54401
commit 6ba07e6607
4 changed files with 262 additions and 6 deletions

View file

@ -31,6 +31,7 @@ public enum CounterType {
CHARGE("charge"),
CHIP("chip"),
COIN("coin"),
COLLECTION("collection"),
COMPONENT("component"),
CORPSE("corpse"),
CORRUPTION("corruption"),