[STX] Implemented Spell Satchel

This commit is contained in:
Evan Kranzler 2021-04-05 19:04:52 -04:00
parent 21efad12a3
commit f2f04be08b
3 changed files with 52 additions and 0 deletions

View file

@ -20,6 +20,7 @@ public enum CounterType {
AWAKENING("awakening"),
BLAZE("blaze"),
BLOOD("blood"),
BOOK("book"),
BOUNTY("bounty"),
BRIBERY("bribery"),
BRICK("brick"),