mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
deck: deleted outdated promo sets (#13221), fixed outdated names for some old sets (part 4)
This commit is contained in:
parent
38ae449a17
commit
1c8986c750
7 changed files with 12 additions and 89 deletions
|
|
@ -145,7 +145,7 @@ public class ScryfallImageSupportCards {
|
|||
add("PAL06"); // Arena League 2006
|
||||
//add("PMPS06"); // Magic Premiere Shop 2006
|
||||
add("PHUK"); // Hachette UK
|
||||
add("PDCI"); // DCI Promos
|
||||
add("DCI"); // DCI Promos
|
||||
add("P06"); // Magic Player Rewards 2006
|
||||
add("G06"); // Judge Gift Cards 2006
|
||||
add("F06"); // Friday Night Magic 2006
|
||||
|
|
@ -190,7 +190,6 @@ public class ScryfallImageSupportCards {
|
|||
add("P09"); // Magic Player Rewards 2009
|
||||
add("G09"); // Judge Gift Cards 2009
|
||||
add("F09"); // Friday Night Magic 2009
|
||||
add("PBOOK"); // Miscellaneous Book Promos
|
||||
add("CON"); // Conflux
|
||||
add("DDC"); // Duel Decks: Divine vs. Demonic
|
||||
add("ARB"); // Alara Reborn
|
||||
|
|
|
|||
|
|
@ -365,7 +365,7 @@ public enum WizardCardsImageSource implements CardImageSource {
|
|||
setsAliases.put("M13", "Magic 2013");
|
||||
setsAliases.put("M14", "Magic 2014");
|
||||
setsAliases.put("M15", "Magic 2015");
|
||||
setsAliases.put("PMEI", "Media Inserts");
|
||||
setsAliases.put("PMEI", "Media and Collaboration Promos");
|
||||
setsAliases.put("MBS", "Mirrodin Besieged");
|
||||
setsAliases.put("ME2", "Masters Edition II");
|
||||
setsAliases.put("ME3", "Masters Edition III");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue