diff --git a/Mage.Client/src/main/java/org/mage/plugins/card/dl/sources/ScryfallImageSupportCards.java b/Mage.Client/src/main/java/org/mage/plugins/card/dl/sources/ScryfallImageSupportCards.java index 7f42465af66..603bda6b895 100644 --- a/Mage.Client/src/main/java/org/mage/plugins/card/dl/sources/ScryfallImageSupportCards.java +++ b/Mage.Client/src/main/java/org/mage/plugins/card/dl/sources/ScryfallImageSupportCards.java @@ -530,8 +530,10 @@ public class ScryfallImageSupportCards { add("MOM"); // March of the Machine add("MOC"); // March of the Machine Commander add("MAT"); // March of the Machine: The Aftermath - add("30A"); // Thirtieth Anniversary Edition add("MUL"); // Multiverse Legends + add("30A"); // Thirtieth Anniversary Edition + add("LTR"); // Lord of the Rings: Tales of Middle-Earth + add("LTC"); // Lord of the Rings: Tales of Middle-Earth Commander } };