mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Added DDJ token images
This commit is contained in:
parent
dce8c43d6f
commit
471e6ef433
2 changed files with 3 additions and 2 deletions
|
|
@ -1331,6 +1331,9 @@ public class ScryfallImageSupportTokens {
|
|||
put ("AVR/Emblem Tamiyo, the Moon Sage", "https://api.scryfall.com/cards/tavr/8/en?format=image");
|
||||
put ("AVR/Zombie", "https://api.scryfall.com/cards/tavr/6/en?format=image");
|
||||
|
||||
// DDJ
|
||||
put ("DDJ/Saproling", "https://api.scryfall.com/cards/tddj/1/en?format=image");
|
||||
|
||||
// generate supported sets
|
||||
supportedSets.clear();
|
||||
for (String cardName : this.keySet()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue