mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[DSK] Implement Dollmaker's Shop // Porcelain Gallery
This commit is contained in:
parent
7e0fdcbe64
commit
d63cfa56f8
6 changed files with 92 additions and 0 deletions
|
|
@ -2558,6 +2558,7 @@ public class ScryfallImageSupportTokens {
|
|||
put("DSK/Spider", "https://api.scryfall.com/cards/tdsk/12?format=image");
|
||||
put("DSK/Spirit/1", "https://api.scryfall.com/cards/tdsk/6?format=image");
|
||||
put("DSK/Spirit/2", "https://api.scryfall.com/cards/tdsk/8?format=image");
|
||||
put("DSK/Toy", "https://api.scryfall.com/cards/tdsk/7?format=image");
|
||||
put("DSK/Treasure", "https://api.scryfall.com/cards/tdsk/15?format=image");
|
||||
|
||||
// DSC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue