mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Exempt Thingamajig from mana cost verification
This commit is contained in:
parent
83234762f6
commit
d28ea98dff
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ public class VerifyCardDataTest {
|
|||
skipListAddName("COST", "M13", "Erase");
|
||||
skipListAddName("COST", "ULG", "Erase");
|
||||
skipListAddName("COST", "H17", "Grimlock, Dinobot Leader");
|
||||
skipListAddName("COST", "UST", "Everythingamajig");
|
||||
|
||||
// supertype
|
||||
skipListCreate("SUPERTYPE");
|
||||
|
|
Loading…
Reference in a new issue