mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
* Added Born of the Gods URL's for download token images.
This commit is contained in:
parent
aedcccc269
commit
7786db1566
3 changed files with 14 additions and 2 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue