* Added Born of the Gods URL's for download token images.

This commit is contained in:
LevelX2 2014-03-11 23:55:22 +01:00
parent aedcccc269
commit 7786db1566
3 changed files with 14 additions and 2 deletions

View file

@ -15,7 +15,7 @@ public class MagicCardsImageSource implements CardImageSource {
private static final Map<String, String> setNameReplacement = new HashMap<String, String>() {
{
put("BGN", "born-of-the-gods");
put("BNG", "born-of-the-gods");
put("C13", "commander-2013-edition");
put("THS", "theros");
put("MMA", "modern-masters");