mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Added DDF token images
This commit is contained in:
parent
2ee43c261e
commit
98b5cffd4e
3 changed files with 4 additions and 3 deletions
|
|
@ -1254,6 +1254,9 @@ public class ScryfallImageSupportTokens {
|
|||
put ("ROE/Ooze", "https://api.scryfall.com/cards/troe/4/en?format=image");
|
||||
put ("ROE/Tuktuk the Returned", "https://api.scryfall.com/cards/troe/5/en?format=image");
|
||||
|
||||
// DDF
|
||||
put ("DDF/Soldier", "https://api.scryfall.com/cards/tddf/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