forked from External/mage
fixes on new cards
This commit is contained in:
parent
98f910a892
commit
425858e413
11 changed files with 93 additions and 65 deletions
|
|
@ -160,8 +160,7 @@ public class VerifyCardDataTest {
|
|||
// rarity
|
||||
// skipListAddName(SKIP_LIST_RARITY, set, cardName);
|
||||
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, "SPG", "Thought-Knot Seer"); // temporary
|
||||
|
||||
|
||||
// missing abilities
|
||||
// skipListAddName(SKIP_LIST_MISSING_ABILITIES, set, cardName);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue