forked from External/mage
[MH3] Implement Echoes of Eternity
This commit is contained in:
parent
d3e530e00e
commit
1247cb204b
3 changed files with 100 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// supertype
|
||||
// skipListAddName(SKIP_LIST_SUPERTYPE, set, cardName);
|
||||
skipListAddName(SKIP_LIST_SUPERTYPE, "MH3", "Echoes of Eternity"); // waiting for tribal -> kindred change
|
||||
|
||||
// type
|
||||
// skipListAddName(SKIP_LIST_TYPE, set, cardName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue