[KHC] added images download

This commit is contained in:
Oleg Agafonov 2021-02-03 10:37:47 +04:00
parent 5f2e06e1ff
commit f5bb3a3b9a

View file

@ -492,6 +492,7 @@ public class ScryfallImageSupportCards {
add("CMR"); // Commander Legends add("CMR"); // Commander Legends
add("CC1"); // Commander Collection: Green add("CC1"); // Commander Collection: Green
add("KHM"); // Kaldheim add("KHM"); // Kaldheim
add("KHC"); // Kaldheim Commander
} }
}; };