mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Added download tokens for ISD.
This commit is contained in:
parent
bf62ef248c
commit
0bb803a681
2 changed files with 14 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue