updated tokens with phyrexian subtype

This commit is contained in:
Evan Kranzler 2021-06-10 20:29:07 -04:00
parent cd99beed6e
commit 5f8d746fc0
34 changed files with 237 additions and 82 deletions

View file

@ -114,7 +114,6 @@ public class VerifyCardDataTest {
// subtype
skipListCreate(SKIP_LIST_SUBTYPE);
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor");
subtypesToIgnore.add("Phyrexian"); // large errata incoming, adding this for now
// number
skipListCreate(SKIP_LIST_NUMBER);