deck: fixed outdated names for some old sets (part 3)

This commit is contained in:
Oleg Agafonov 2025-01-25 18:12:45 +04:00
parent 7d5b117263
commit 46dff2ea7a
18 changed files with 349 additions and 349 deletions

View file

@ -405,7 +405,7 @@ public class ScryfallImageSupportCards {
add("XANA"); // Arena New Player Experience Extras
add("OANA"); // Arena New Player Experience Cards
add("PS18"); // San Diego Comic-Con 2018
add("PH17"); // Heroes of the Realm 2017
add("PH17"); // 2017 Heroes of the Realm
add("C18"); // Commander 2018
add("PGRN"); // Guilds of Ravnica Promos
add("PRWK"); // GRN Ravnica Weekend
@ -457,7 +457,7 @@ public class ScryfallImageSupportCards {
//add("FMB1"); // Mystery Booster Retail Edition Foils
add("HA2"); // Historic Anthology 2
add("SLD"); // Secret Lair Drop
add("PMEI"); // Magazine Inserts
add("PMEI"); // Media and Collaboration Promos
add("SLU"); // Secret Lair: Ultimate Edition
add("SS3"); // Signature Spellbook: Chandra
add("HA3"); // Historic Anthology 3

View file

@ -386,7 +386,7 @@ public enum WizardCardsImageSource implements CardImageSource {
setsAliases.put("ODY", "Odyssey");
setsAliases.put("ONS", "Onslaught");
setsAliases.put("ORI", "Magic Origins");
setsAliases.put("PC2", "Planechase 2012 Edition");
setsAliases.put("PC2", "Planechase 2012");
setsAliases.put("PCY", "Prophecy");
setsAliases.put("PD2", "Premium Deck Series: Fire and Lightning");
setsAliases.put("PLC", "Planar Chaos");
@ -409,7 +409,7 @@ public enum WizardCardsImageSource implements CardImageSource {
setsAliases.put("TMP", "Tempest");
setsAliases.put("TOR", "Torment");
setsAliases.put("TPR", "Tempest Remastered");
setsAliases.put("TSB", "Time Spiral \"Timeshifted\"");
setsAliases.put("TSB", "Time Spiral Timeshifted");
setsAliases.put("TSP", "Time Spiral");
setsAliases.put("UDS", "Urza's Destiny");
setsAliases.put("UGL", "Unglued");