fix verify failures

This commit is contained in:
theelk801 2023-08-22 20:13:15 -04:00
parent 30af67d635
commit 8e240518a9

View file

@ -150,6 +150,9 @@ public class VerifyCardDataTest {
// rarity
skipListCreate(SKIP_LIST_RARITY);
skipListAddName(SKIP_LIST_RARITY, "CMR", "The Prismatic Piper"); // Collation is not yet set up for CMR https://www.lethe.xyz/mtg/collation/cmr.html
skipListAddName(SKIP_LIST_RARITY, "WOE", "Picklock Prankster"); // temporary
skipListAddName(SKIP_LIST_RARITY, "WOE", "Free the Fae"); // temporary
skipListAddName(SKIP_LIST_RARITY, "WOE", "Up the Beanstalk"); // temporary
// missing abilities
skipListCreate(SKIP_LIST_MISSING_ABILITIES);