Token images for M12 and DDH

This commit is contained in:
magenoxx 2011-09-23 08:15:16 +04:00
parent bfec76c7fc
commit 49da09ce65
2 changed files with 14 additions and 0 deletions

View file

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