mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Update reprints and tokens [SLC] [SLD] [PW25] [PSPL] (#14074)
* Add Mutagen Token * Add missing SLC * Add missing SLD * Add missing PW25 * Add missing PSPL * fix verify errors
This commit is contained in:
parent
86d0910e1e
commit
df20c64c58
6 changed files with 48 additions and 10 deletions
|
|
@ -2831,6 +2831,9 @@ public class ScryfallImageSupportTokens {
|
|||
put("SPM/Spider", "https://api.scryfall.com/cards/tspm/3?format=image");
|
||||
put("SPM/Treasure", "https://api.scryfall.com/cards/tspm/7?format=image");
|
||||
|
||||
// TMT
|
||||
put("TMT/Mutagen", "https://api.scryfall.com/cards/ttmt/9?format=image");
|
||||
|
||||
// JVC
|
||||
put("JVC/Elemental Shaman", "https://api.scryfall.com/cards/tjvc/4?format=image");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue