mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[WHO] Implement The Curse of Fenric (#13718)
--------- Co-authored-by: xenohedron <12538125+xenohedron@users.noreply.github.com>
This commit is contained in:
parent
f94e570f6d
commit
4bc30b4b8e
5 changed files with 200 additions and 2 deletions
|
|
@ -2201,6 +2201,7 @@ public class ScryfallImageSupportTokens {
|
|||
put("WHO/Human/2", "https://api.scryfall.com/cards/twho/5/en?format=image");
|
||||
put("WHO/Human Noble", "https://api.scryfall.com/cards/twho/7/en?format=image");
|
||||
put("WHO/Mark of the Rani", "https://api.scryfall.com/cards/twho/15?format=image");
|
||||
put("WHO/Mutant", "https://api.scryfall.com/cards/twho/18?format=image");
|
||||
put("WHO/Soldier", "https://api.scryfall.com/cards/twho/8?format=image");
|
||||
put("WHO/Treasure/1", "https://api.scryfall.com/cards/twho/28?format=image");
|
||||
put("WHO/Treasure/2", "https://api.scryfall.com/cards/twho/29?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue