mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[WHO] Implement Vrestin, Menoptra Leader (#12643)
Added Alien Insect token.
This commit is contained in:
parent
5d9efd8bac
commit
37bf7a68cd
5 changed files with 109 additions and 1 deletions
|
|
@ -2167,6 +2167,9 @@ public class ScryfallImageSupportTokens {
|
|||
put("WOC/Spirit", "https://api.scryfall.com/cards/twoc/17/en?format=image");
|
||||
put("WOC/Virtuous", "https://api.scryfall.com/cards/twoc/3/en?format=image");
|
||||
|
||||
//WHO
|
||||
put("WHO/Alien Insect", "https://api.scryfall.com/cards/twho/19/en?format=image");
|
||||
|
||||
// 8ED
|
||||
put("8ED/Rukh", "https://api.scryfall.com/cards/p03/7/en?format=image");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue