Added DGM token images

This commit is contained in:
PurpleCrowbar 2022-06-04 21:09:49 +01:00
parent 1ad0f7e3a6
commit e8fd84580c
8 changed files with 9 additions and 23 deletions

View file

@ -1361,6 +1361,9 @@ public class ScryfallImageSupportTokens {
// DDK
put ("DDK/Spirit", "https://api.scryfall.com/cards/tddk/1/en?format=image");
// DGM
put ("DGM/Elemental", "https://api.scryfall.com/cards/tdgm/1/en?format=image");
// generate supported sets
supportedSets.clear();
for (String cardName : this.keySet()) {