mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
fix verify failure
This commit is contained in:
parent
1e369537dd
commit
4cbe45e723
2 changed files with 3 additions and 1 deletions
|
|
@ -144,6 +144,7 @@ public class VerifyCardDataTest {
|
|||
skipListAddName(SKIP_LIST_TYPE, "UND", "Old Fogey");
|
||||
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense"); // uses "instant" instead "Instant" as a joke card
|
||||
skipListAddName(SKIP_LIST_TYPE, "MH3", "Echoes of Eternity"); // temporary, waiting for tribal -> kindred change
|
||||
skipListAddName(SKIP_LIST_TYPE, "MH3", "Idol of False Gods"); // temporary, waiting for tribal -> kindred change
|
||||
skipListAddName(SKIP_LIST_TYPE, "MH3", "Expanding Ooze"); // temporary
|
||||
|
||||
// subtype
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue