mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
Updated image sources for upcoming sets.
This commit is contained in:
parent
adf95f1db5
commit
5e911ca63c
2 changed files with 13 additions and 1 deletions
|
@ -18,7 +18,9 @@ public class MagicCardsImageSource implements CardImageSource {
|
||||||
{
|
{
|
||||||
put("10E", "tenth-edition");
|
put("10E", "tenth-edition");
|
||||||
put("AER", "aether-revolt");
|
put("AER", "aether-revolt");
|
||||||
|
put("AKH", "amonkhet");
|
||||||
put("ALA", "shards-of-alara");
|
put("ALA", "shards-of-alara");
|
||||||
|
put("ANB", "archenemy-nicol-bolas");
|
||||||
put("APAC", "asia-pacific-land-program");
|
put("APAC", "asia-pacific-land-program");
|
||||||
put("APC", "player-rewards-2001");
|
put("APC", "player-rewards-2001");
|
||||||
put("ARB", "alara-reborn");
|
put("ARB", "alara-reborn");
|
||||||
|
@ -32,6 +34,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
||||||
put("C15", "commander-2015");
|
put("C15", "commander-2015");
|
||||||
put("C16", "commander-2016");
|
put("C16", "commander-2016");
|
||||||
put("CLASH", "clash-pack");
|
put("CLASH", "clash-pack");
|
||||||
|
put("CMA", "commander-anthology");
|
||||||
put("CMA", "commanders-arsenal");
|
put("CMA", "commanders-arsenal");
|
||||||
put("CMD", "commander");
|
put("CMD", "commander");
|
||||||
put("CN2", "conspiracy-take-the-crown");
|
put("CN2", "conspiracy-take-the-crown");
|
||||||
|
@ -60,6 +63,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
||||||
put("DDP", "duel-decks-zendikar-vs-eldrazi");
|
put("DDP", "duel-decks-zendikar-vs-eldrazi");
|
||||||
put("DDQ", "duel-decks-blessed-vs-cursed");
|
put("DDQ", "duel-decks-blessed-vs-cursed");
|
||||||
put("DDR", "duel-decks-nissa-vs-ob-nixilis");
|
put("DDR", "duel-decks-nissa-vs-ob-nixilis");
|
||||||
|
put("DDS", "duel-decks-mind-vs-might");
|
||||||
put("DGM", "dragons-maze");
|
put("DGM", "dragons-maze");
|
||||||
put("DKA", "dark-ascension");
|
put("DKA", "dark-ascension");
|
||||||
put("DRB", "from-the-vault-dragons");
|
put("DRB", "from-the-vault-dragons");
|
||||||
|
@ -76,6 +80,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
||||||
put("GRC", "wpngateway");
|
put("GRC", "wpngateway");
|
||||||
put("GTC", "gatecrash");
|
put("GTC", "gatecrash");
|
||||||
put("HOP", "planechase");
|
put("HOP", "planechase");
|
||||||
|
put("HOU", "hour-of-devastation");
|
||||||
put("INV", "player-rewards-2001");
|
put("INV", "player-rewards-2001");
|
||||||
put("ISD", "innistrad");
|
put("ISD", "innistrad");
|
||||||
put("JOU", "journey-into-nyx");
|
put("JOU", "journey-into-nyx");
|
||||||
|
@ -94,6 +99,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
||||||
put("MGDC", "magic-game-day-cards");
|
put("MGDC", "magic-game-day-cards");
|
||||||
put("MLP", "launch-party");
|
put("MLP", "launch-party");
|
||||||
put("MM2", "modern-masters-2015");
|
put("MM2", "modern-masters-2015");
|
||||||
|
put("MM3", "modern-masters-2017");
|
||||||
put("MMA", "modern-masters");
|
put("MMA", "modern-masters");
|
||||||
put("MOR", "morningtide");
|
put("MOR", "morningtide");
|
||||||
put("MPRP", "magic-player-rewards");
|
put("MPRP", "magic-player-rewards");
|
||||||
|
|
|
@ -89,8 +89,10 @@ public class WizardCardsImageSource implements CardImageSource {
|
||||||
setsAliases.put("8ED", "Eighth Edition");
|
setsAliases.put("8ED", "Eighth Edition");
|
||||||
setsAliases.put("9ED", "Ninth Edition");
|
setsAliases.put("9ED", "Ninth Edition");
|
||||||
setsAliases.put("AER", "Aether Revolt");
|
setsAliases.put("AER", "Aether Revolt");
|
||||||
|
setsAliases.put("AKH", "Amonkhet");
|
||||||
setsAliases.put("ALA", "Shards of Alara");
|
setsAliases.put("ALA", "Shards of Alara");
|
||||||
setsAliases.put("ALL", "Alliances");
|
setsAliases.put("ALL", "Alliances");
|
||||||
|
setsAliases.put("ANB", "Archenemy: Nicol Bolas");
|
||||||
setsAliases.put("APC", "Apocalypse");
|
setsAliases.put("APC", "Apocalypse");
|
||||||
setsAliases.put("ARB", "Alara Reborn");
|
setsAliases.put("ARB", "Alara Reborn");
|
||||||
setsAliases.put("ARC", "Archenemy");
|
setsAliases.put("ARC", "Archenemy");
|
||||||
|
@ -107,6 +109,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
||||||
setsAliases.put("C14", "Commander 2014");
|
setsAliases.put("C14", "Commander 2014");
|
||||||
setsAliases.put("C15", "Commander 2015");
|
setsAliases.put("C15", "Commander 2015");
|
||||||
setsAliases.put("C16", "Commander 2016");
|
setsAliases.put("C16", "Commander 2016");
|
||||||
|
setsAliases.put("CMA", "Commander Anthology");
|
||||||
setsAliases.put("CHK", "Champions of Kamigawa");
|
setsAliases.put("CHK", "Champions of Kamigawa");
|
||||||
setsAliases.put("CHR", "Chronicles");
|
setsAliases.put("CHR", "Chronicles");
|
||||||
setsAliases.put("CMD", "Magic: The Gathering-Commander");
|
setsAliases.put("CMD", "Magic: The Gathering-Commander");
|
||||||
|
@ -134,7 +137,8 @@ public class WizardCardsImageSource implements CardImageSource {
|
||||||
setsAliases.put("DDO", "Duel Decks: Elspeth vs. Kiora");
|
setsAliases.put("DDO", "Duel Decks: Elspeth vs. Kiora");
|
||||||
setsAliases.put("DDP", "Duel Decks: Zendikar vs. Eldrazi");
|
setsAliases.put("DDP", "Duel Decks: Zendikar vs. Eldrazi");
|
||||||
setsAliases.put("DDQ", "Duel Decks: Blessed vs. Cursed");
|
setsAliases.put("DDQ", "Duel Decks: Blessed vs. Cursed");
|
||||||
setsAliases.put("DDR", "Duel Decks: Nissa vs Ob Nixilis");
|
setsAliases.put("DDR", "Duel Decks: Nissa vs. Ob Nixilis");
|
||||||
|
setsAliases.put("DDS", "Duel Decks: Mind vs. Might");
|
||||||
setsAliases.put("DGM", "Dragon's Maze");
|
setsAliases.put("DGM", "Dragon's Maze");
|
||||||
setsAliases.put("DIS", "Dissension");
|
setsAliases.put("DIS", "Dissension");
|
||||||
setsAliases.put("DKA", "Dark Ascension");
|
setsAliases.put("DKA", "Dark Ascension");
|
||||||
|
@ -159,6 +163,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
||||||
setsAliases.put("H09", "Premium Deck Series: Slivers");
|
setsAliases.put("H09", "Premium Deck Series: Slivers");
|
||||||
setsAliases.put("HML", "Homelands");
|
setsAliases.put("HML", "Homelands");
|
||||||
setsAliases.put("HOP", "Planechase");
|
setsAliases.put("HOP", "Planechase");
|
||||||
|
setsAliases.put("HOU", "Hour of Devastation");
|
||||||
setsAliases.put("ICE", "Ice Age");
|
setsAliases.put("ICE", "Ice Age");
|
||||||
setsAliases.put("INV", "Invasion");
|
setsAliases.put("INV", "Invasion");
|
||||||
setsAliases.put("ISD", "Innistrad");
|
setsAliases.put("ISD", "Innistrad");
|
||||||
|
@ -189,6 +194,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
||||||
setsAliases.put("MLP", "Launch Party");
|
setsAliases.put("MLP", "Launch Party");
|
||||||
setsAliases.put("MMA", "Modern Masters");
|
setsAliases.put("MMA", "Modern Masters");
|
||||||
setsAliases.put("MM2", "Modern Masters 2015");
|
setsAliases.put("MM2", "Modern Masters 2015");
|
||||||
|
setsAliases.put("MM3", "Modern Masters 2017");
|
||||||
setsAliases.put("MMQ", "Mercadian Masques");
|
setsAliases.put("MMQ", "Mercadian Masques");
|
||||||
setsAliases.put("MOR", "Morningtide");
|
setsAliases.put("MOR", "Morningtide");
|
||||||
setsAliases.put("MPRP", "Magic Player Rewards");
|
setsAliases.put("MPRP", "Magic Player Rewards");
|
||||||
|
|
Loading…
Reference in a new issue