Added Game Day promos

This commit is contained in:
fireshoes 2014-12-23 14:52:09 -06:00
parent a8b20f23d5
commit c93c5c3011
47 changed files with 2527 additions and 342 deletions

View file

@ -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");