[KHM] Implemented Replicating Ring

This commit is contained in:
Evan Kranzler 2021-01-10 08:58:39 -05:00
parent 16c3cfceb1
commit 4ea5898360
4 changed files with 113 additions and 0 deletions

View file

@ -105,6 +105,7 @@ public enum CounterType {
MUSIC("music"),
MUSTER("muster"),
NET("net"),
NIGHT("night"),
OMEN("omen"),
ORE("ore"),
P0P1(new BoostCounter(0, 1).name),