mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
[DMU] fixed game error on Karn, Living Legacy emblem usage (miss emblem in token database);
This commit is contained in:
parent
b5979d5777
commit
aeea3857f4
2 changed files with 2 additions and 0 deletions
|
|
@ -1758,6 +1758,7 @@ public class ScryfallImageSupportTokens {
|
|||
|
||||
// DMU
|
||||
put("DMU/Emblem Ajani", "https://api.scryfall.com/cards/tdmu/25/en?format=image");
|
||||
// TODO: KarnLivingLegacyEmblem don't have official emblem card, so it must be replaced by default
|
||||
put("DMU/Beast", "https://api.scryfall.com/cards/tdmu/16/en?format=image");
|
||||
put("DMU/Bird/1", "https://api.scryfall.com/cards/tdmu/6/en?format=image");
|
||||
put("DMU/Bird/2", "https://api.scryfall.com/cards/tdmu/2/en?format=image");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue