* Images: fixed wrong Wurm token image for some sets (#5604);

This commit is contained in:
Oleg Agafonov 2020-06-15 20:59:53 +04:00
parent c2487aec7d
commit f2f1abd0f3
15 changed files with 166 additions and 160 deletions

View file

@ -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");