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:
ReSech 2025-11-09 15:03:57 +11:00 committed by GitHub
parent 86d0910e1e
commit df20c64c58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 48 additions and 10 deletions

View file

@ -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");