[M3C] Implement Eldritch Immunity

This commit is contained in:
theelk801 2024-06-05 11:51:50 -04:00
parent 5d0da3a55e
commit 0118913c5f
3 changed files with 61 additions and 0 deletions

View file

@ -146,6 +146,7 @@ public class VerifyCardDataTest {
skipListAddName(SKIP_LIST_TYPE, "MH3", "Idol of False Gods"); // temporary, waiting for tribal -> kindred change
skipListAddName(SKIP_LIST_TYPE, "M3C", "Tarmogoyf Nest"); // temporary, waiting for tribal -> kindred change
skipListAddName(SKIP_LIST_TYPE, "MH3", "Kozilek's Command"); // temporary, waiting for tribal -> kindred change
skipListAddName(SKIP_LIST_TYPE, "MH3", "Eldritch Immunity"); // temporary, waiting for tribal -> kindred change
// subtype
// skipListAddName(SKIP_LIST_SUBTYPE, set, cardName);