mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
images: added missing token for Research // Development (#13783)
This commit is contained in:
parent
489d77c21c
commit
3f9dc37a71
2 changed files with 4 additions and 0 deletions
|
|
@ -2035,6 +2035,7 @@ public class ScryfallImageSupportTokens {
|
|||
|
||||
// DIS
|
||||
put("DIS/Emblem Momir", "https://api.scryfall.com/cards/pmoa/61/en?format=image");
|
||||
put("DIS/Elemental", "https://api.scryfall.com/cards/togw/9?format=image");
|
||||
|
||||
// MUL
|
||||
put("MUL/Elemental", "https://api.scryfall.com/cards/tmul/2/en?format=image");
|
||||
|
|
|
|||
|
|
@ -531,6 +531,9 @@
|
|||
# DGM
|
||||
|Generate|TOK:DGM|Elemental|||VoiceOfResurgenceToken|
|
||||
|
||||
# DIS
|
||||
|Generate|TOK:DIS|Elemental|||ResearchDevelopmentToken|
|
||||
|
||||
# DKA
|
||||
|Generate|TOK:DKA|Human|||HumanToken|
|
||||
|Generate|TOK:DKA|Vampire|||SorinLordOfInnistradVampireToken|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue