Added DDJ token images

This commit is contained in:
PurpleCrowbar 2022-06-04 19:36:08 +01:00
parent dce8c43d6f
commit 471e6ef433
2 changed files with 3 additions and 2 deletions

View file

@ -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()) {