Added missing Legends counters

This commit is contained in:
L_J 2019-01-12 11:51:22 +01:00 committed by GitHub
parent ee95b39960
commit bec74bbd4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,7 @@ public enum CounterType {
FUSE("fuse"),
GEM("gem"),
GLOBE("globe"),
GLYPH("glyph"),
GOLD("gold"),
GROWTH("growth"),
HATCHLING("hatchling"),
@ -74,6 +75,7 @@ public enum CounterType {
LOYALTY("loyalty"),
MANIFESTATION("manifestation"),
MANNEQUIN("mannequin"),
MATRIX("matrix"),
M1M1(new BoostCounter(-1, -1).name),
M2M1(new BoostCounter(-2, -1).name),
M2M2(new BoostCounter(-2, -2).name),
@ -96,12 +98,14 @@ public enum CounterType {
PETAL("petal"),
PETRIFICATION("petrification"),
PHYLACTERY("phylactery"),
PIN("pin"),
PLAGUE("plague"),
PLOT("plot"),
POLYP("polyp"),
POISON("poison"),
PRESSURE("pressure"),
PREY("prey"),
PUPA("pupa"),
REPAIR("repair"),
RUST("rust"),
QUEST("quest"),
@ -110,6 +114,7 @@ public enum CounterType {
SHELL("shell"),
SHIELD("shield"),
SHRED("shred"),
SLEEP("sleep"),
SLIME("slime"),
SLUMBER("slumber"),
SOOT("soot"),