mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -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");
|
||||
|
|
|
|||
|
|
@ -1,3 +1,15 @@
|
|||
|Generate|TOK:BNG|Bird 1|
|
||||
|Generate|TOK:BNG|Cat Soldier|
|
||||
|Generate|TOK:BNG|Soldier|
|
||||
|Generate|TOK:BNG|Bird 2|
|
||||
|Generate|TOK:BNG|Kraken|
|
||||
|Generate|TOK:BNG|Zombie|
|
||||
|Generate|TOK:BNG|Elemental|
|
||||
|Generate|TOK:BNG|Centaur|
|
||||
|Generate|TOK:BNG|Wolf|
|
||||
|Generate|TOK:BNG|Gold|
|
||||
|Generate|EMBLEM:BNG|Kiora, the Crashing Wave|
|
||||
|
||||
|Generate|TOK:M14|Sliver|
|
||||
|Generate|TOK:M14|Angel|
|
||||
|Generate|TOK:M14|Cat|
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ mpr=mprp
|
|||
ddc=dvd
|
||||
dd2=jvc
|
||||
ddd=gvl
|
||||
# Remove setname as sson as the images can be downloaded
|
||||
# Remove setname as soon as the images can be downloaded
|
||||
ignore.urls=TOK,EMBLEM
|
||||
# sets ordered by release time (newest goes first)
|
||||
token.lookup.order=BNG,THS,DDL,M14,MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,PVC,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK
|
||||
Loading…
Add table
Add a link
Reference in a new issue