Implemented Pako, Arcane Retriever

This commit is contained in:
Evan Kranzler 2020-04-22 20:31:35 -04:00
parent a1074f5759
commit c88a087c7e
3 changed files with 126 additions and 0 deletions

View file

@ -49,6 +49,7 @@ public enum CounterType {
FADE("fade"),
FATE("fate"),
FEATHER("feather"),
FETCH("fetch"),
FILIBUSTER("filibuster"),
FIRST_STRIKE("first strike"),
FLOOD("flood"),