forked from External/mage
[NCC] Implemented Turf War (#9341)
This commit is contained in:
parent
1d0bcb49ad
commit
d42f9f1eca
3 changed files with 232 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ public enum CounterType {
|
|||
COIN("coin"),
|
||||
COLLECTION("collection"),
|
||||
COMPONENT("component"),
|
||||
CONTESTED("contested"),
|
||||
CORPSE("corpse"),
|
||||
CORRUPTION("corruption"),
|
||||
CREDIT("credit"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue