[DSK] Implement Kaito, Bane of Nightmares (#13187)

This commit is contained in:
jackd149 2025-01-03 04:03:51 +03:00 committed by GitHub
parent 48117b9620
commit fd4b82696b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 184 additions and 0 deletions

View file

@ -2457,6 +2457,9 @@ public class ScryfallImageSupportTokens {
// BLC
put("BLC/Raccoon", "https://api.scryfall.com/cards/tblc/29/en?format=image");
// DSK
put("DSK/Emblem Kaito", "https://api.scryfall.com/cards/tdsk/17/en?format=image");
// FDN
put("FDN/Beast/1", "https://api.scryfall.com/cards/tfdn/32/en?format=image");
put("FDN/Beast/2", "https://api.scryfall.com/cards/tfdn/33/en?format=image");