mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
* Images: fixed wrong Wurm token image for some sets (#5604);
This commit is contained in:
parent
c2487aec7d
commit
f2f1abd0f3
15 changed files with 166 additions and 160 deletions
|
|
@ -186,6 +186,9 @@ public class ScryfallImageSupportTokens {
|
|||
put("BFZ/Octopus", "https://api.scryfall.com/cards/tbfz/7/en?format=image");
|
||||
put("BFZ/Plant", "https://api.scryfall.com/cards/tbfz/10/en?format=image");
|
||||
|
||||
// C17
|
||||
|
||||
|
||||
// WAR
|
||||
put("WAR/Angel", "https://api.scryfall.com/cards/twar/2/en?format=image");
|
||||
put("WAR/Assassin", "https://api.scryfall.com/cards/twar/6/en?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue