mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[OTJ] fix Stop Cold subtype
This commit is contained in:
parent
d926e62d6c
commit
f3069be91d
2 changed files with 3 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ public class VerifyCardDataTest {
|
|||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Elvish Impersonators"); // subtype is "Elves" pun
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UND", "Elvish Impersonators");
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "OTJ", "Stop Cold");
|
||||
|
||||
// number
|
||||
// skipListAddName(SKIP_LIST_NUMBER, set, cardName);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue