Added Fate Reforged set and Pride of the Clouds card

This commit is contained in:
fireshoes 2014-12-16 14:07:59 -06:00
parent 25a31273ba
commit bf29352ba6
8 changed files with 137 additions and 144 deletions

View file

@ -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");