forked from External/mage
Added Game Day promos
This commit is contained in:
parent
a8b20f23d5
commit
c93c5c3011
47 changed files with 2527 additions and 342 deletions
|
|
@ -16,6 +16,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
|||
|
||||
private static final Map<String, String> setNameTokenReplacement = new HashMap<String, String>() {
|
||||
{
|
||||
put("MGDC", "magic-game-day-cards");
|
||||
put("FNMP", "friday-night-magic");
|
||||
put("FRF", "fate-reforged");
|
||||
put("C14", "commander-2014-edition");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue