mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
[DSK] Implement Kaito, Bane of Nightmares (#13187)
This commit is contained in:
parent
48117b9620
commit
fd4b82696b
6 changed files with 184 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue