mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
add set: [SLP] Secret Lair Showdown (#11908)
Commented out MB1 and FMB1 so they stop showing failed download errors due to #11806
This commit is contained in:
parent
93e88a2aa1
commit
6a90e295a2
4 changed files with 51 additions and 2 deletions
|
|
@ -439,7 +439,7 @@ public class ScryfallImageSupportCards {
|
|||
add("ELD"); // Throne of Eldraine
|
||||
//add("PTG"); // Ponies: The Galloping
|
||||
add("CMB1"); // Mystery Booster Playtest Cards
|
||||
add("MB1"); // Mystery Booster
|
||||
//add("MB1"); // Mystery Booster
|
||||
add("GN2"); // Game Night 2019
|
||||
add("HA1"); // Historic Anthology 1
|
||||
//add("HHO"); // Happy Holidays
|
||||
|
|
@ -453,7 +453,7 @@ public class ScryfallImageSupportCards {
|
|||
add("PWOR"); // World Championship Promos
|
||||
add("PANA"); // MTG Arena Promos
|
||||
add("UND"); // Unsanctioned
|
||||
add("FMB1"); // Mystery Booster Retail Edition Foils
|
||||
//add("FMB1"); // Mystery Booster Retail Edition Foils
|
||||
add("HA2"); // Historic Anthology 2
|
||||
add("SLD"); // Secret Lair Drop
|
||||
add("PMEI"); // Magazine Inserts
|
||||
|
|
@ -524,6 +524,7 @@ public class ScryfallImageSupportCards {
|
|||
add("ONE"); // Phyrexia: All Will Be One
|
||||
add("ONC"); // Phyrexia: All Will Be One Commander
|
||||
add("PL23"); // Year of the Rabbit 2023
|
||||
add("SLP"); // Secret Lair Showdown
|
||||
add("MOM"); // March of the Machine
|
||||
add("MOC"); // March of the Machine Commander
|
||||
add("MAT"); // March of the Machine: The Aftermath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue