Added Grand Prix, Launch Party, and WMCQ promos

This commit is contained in:
fireshoes 2014-12-24 02:41:45 -06:00
parent 8d0e277dbb
commit f3707e1f53
54 changed files with 2470 additions and 31 deletions

View file

@ -16,6 +16,9 @@ public class MagicCardsImageSource implements CardImageSource {
private static final Map<String, String> setNameTokenReplacement = new HashMap<String, String>() {
{
put("MLP", "launch-party");
put("WMCQ", "world-magic-cup-qualifier");
put("GPX", "grand-prix");
put("JR", "judge-gift-program");
put("MGDC", "magic-game-day-cards");
put("FNMP", "friday-night-magic");