mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Added V16 token images
This commit is contained in:
parent
3357fb84bb
commit
a3d3c29c93
3 changed files with 8 additions and 2 deletions
|
|
@ -1537,6 +1537,9 @@ public class ScryfallImageSupportTokens {
|
|||
put ("EMA/Wurm", "https://api.scryfall.com/cards/tema/13/en?format=image");
|
||||
put ("EMA/Zombie", "https://api.scryfall.com/cards/tema/6/en?format=image");
|
||||
|
||||
// V16
|
||||
put ("V16/Marit Lage", "https://api.scryfall.com/cards/v16/16/en?format=image");
|
||||
|
||||
// generate supported sets
|
||||
supportedSets.clear();
|
||||
for (String cardName : this.keySet()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue