mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Added DGM token images
This commit is contained in:
parent
1ad0f7e3a6
commit
e8fd84580c
8 changed files with 9 additions and 23 deletions
|
|
@ -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()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue