[STX] Implemented Strixhaven Stadium

This commit is contained in:
Evan Kranzler 2021-04-13 09:47:21 -04:00
parent ae22f99b54
commit a3bbc0b470
5 changed files with 162 additions and 53 deletions

View file

@ -127,6 +127,7 @@ public enum CounterType {
PLAGUE("plague"),
PLOT("plot"),
POLYP("polyp"),
POINT("point"),
POISON("poison"),
PRESSURE("pressure"),
PREY("prey"),