forked from External/mage
Added set Prerelease Events foralready implemented pre-release promos. Added latest Game Day and Launch promos.
This commit is contained in:
parent
ef79d70620
commit
db379f6ff5
82 changed files with 4126 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ public class MagicCardsImageSource implements CardImageSource {
|
|||
|
||||
private static final Map<String, String> setNameTokenReplacement = new HashMap<String, String>() {
|
||||
{
|
||||
put("PTC", "prerelease-events");
|
||||
put("DTK", "dragons-of-tarkir");
|
||||
put("GRC","wpngateway");
|
||||
put("MBP","media-inserts");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue