mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 13:32:06 -08:00
[AFC] Implemented Component Pouch
This commit is contained in:
parent
d26eb5321e
commit
f991e0e89a
3 changed files with 55 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ public enum CounterType {
|
|||
CHARGE("charge"),
|
||||
CHIP("chip"),
|
||||
COIN("coin"),
|
||||
COMPONENT("component"),
|
||||
CORPSE("corpse"),
|
||||
CORRUPTION("corruption"),
|
||||
CREDIT("credit"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue