forked from External/mage
Added Fate Reforged set and Pride of the Clouds card
This commit is contained in:
parent
25a31273ba
commit
bf29352ba6
8 changed files with 137 additions and 144 deletions
|
|
@ -16,6 +16,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
|||
|
||||
private static final Map<String, String> setNameTokenReplacement = new HashMap<String, String>() {
|
||||
{
|
||||
put("FRF", "fate-reforged");
|
||||
put("C14", "commander-2014-edition");
|
||||
put("KTK", "khans-of-tarkir");
|
||||
put("VMA", "vintage-masters");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue