mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[DSK] Implement Unholy Annex // Ritual Chamber
This commit is contained in:
parent
d63cfa56f8
commit
94471f3126
5 changed files with 127 additions and 0 deletions
|
|
@ -2546,6 +2546,7 @@ public class ScryfallImageSupportTokens {
|
|||
|
||||
// DSK
|
||||
put("DSK/Beast", "https://api.scryfall.com/cards/tdsk/3?format=image");
|
||||
put("DSK/Demon", "https://api.scryfall.com/cards/tdsk/9?format=image");
|
||||
put("DSK/Emblem Kaito", "https://api.scryfall.com/cards/tdsk/17/en?format=image");
|
||||
put("DSK/Everywhere", "https://api.scryfall.com/cards/tdsk/16?format=image");
|
||||
put("DSK/Glimmer", "https://api.scryfall.com/cards/tdsk/4?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue