Add MUL token images

This commit is contained in:
PurpleCrowbar 2023-06-23 02:06:56 +01:00
parent c725e4000e
commit 63be7589ae
2 changed files with 8 additions and 1 deletions

View file

@ -2009,6 +2009,9 @@ public class ScryfallImageSupportTokens {
// DIS
put("DIS/Emblem Momir", "https://api.scryfall.com/cards/pmoa/61/en?format=image");
// MUL
put("MUL/Elemental", "https://api.scryfall.com/cards/tmul/2/en?format=image");
put("MUL/Phyrexian Myr", "https://api.scryfall.com/cards/tmul/1/en?format=image");
// generate supported sets
supportedSets.clear();