mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
Add image download for Oko's Emblem in ECL (#14259)
This commit is contained in:
parent
1b8c2b1c63
commit
93fb923ef8
1 changed files with 1 additions and 0 deletions
|
|
@ -2870,6 +2870,7 @@ public class ScryfallImageSupportTokens {
|
|||
put("ECL/Worm", "https://api.scryfall.com/cards/tecl/9/?format=image");
|
||||
put("ECL/Treasure", "https://api.scryfall.com/cards/tecl/10/?format=image");
|
||||
put("ECL/Mutavault", "https://api.scryfall.com/cards/tecl/11/?format=image");
|
||||
put("ECL/Emblem Oko", "https://api.scryfall.com/cards/tecl/12/?format=image");
|
||||
|
||||
// ECC
|
||||
put("ECC/Elemental/1", "https://api.scryfall.com/cards/tecc/2?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue