[AFC] Implemented Component Pouch

This commit is contained in:
Evan Kranzler 2021-07-13 08:00:45 -04:00
parent d26eb5321e
commit f991e0e89a
3 changed files with 55 additions and 0 deletions

View file

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