Added download tokens for ISD.

This commit is contained in:
magenoxx 2011-10-12 13:02:01 +04:00
parent bf62ef248c
commit 0bb803a681
2 changed files with 14 additions and 0 deletions

View file

@ -14,6 +14,7 @@ public class MagicCardsImageSource implements CardImageSource {
private static final Map<String, String> setNameReplacement = new HashMap<String, String>() {
{
put("ISD", "innistrad");
put("DDH", "duel-decks-ajani-vs-nicol-bolas");
put("M12", "magic-2012");
put("NPH", "new-phyrexia");