mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Fix Teyo wall token color and add its image
This commit is contained in:
parent
43a2bf0d9a
commit
5fd8255a8a
3 changed files with 3 additions and 1 deletions
|
|
@ -2115,6 +2115,7 @@ public class ScryfallImageSupportTokens {
|
|||
put("CMM/Thopter", "https://api.scryfall.com/cards/tcmm/47/en?format=image");
|
||||
put("CMM/Thrull", "https://api.scryfall.com/cards/tcmm/18/en?format=image");
|
||||
put("CMM/Treasure", "https://api.scryfall.com/cards/tcmm/48/en?format=image");
|
||||
put("CMM/Wall", "https://api.scryfall.com/cards/tcmm/67/en?format=image");
|
||||
put("CMM/Wizard", "https://api.scryfall.com/cards/tcmm/71/en?format=image");
|
||||
put("CMM/Wurm", "https://api.scryfall.com/cards/tcmm/73/en?format=image");
|
||||
put("CMM/Zombie/1", "https://api.scryfall.com/cards/tcmm/19/en?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue