added some image support

This commit is contained in:
Evan Kranzler 2021-05-24 09:31:14 -04:00
parent d3e57b7fb9
commit b3b5ee418f

View file

@ -497,6 +497,9 @@ public class ScryfallImageSupportCards {
add("KHC"); // Kaldheim Commander add("KHC"); // Kaldheim Commander
add("TSR"); // Time Spiral Remastered add("TSR"); // Time Spiral Remastered
add("STX"); // Strixhaven: School of Mages add("STX"); // Strixhaven: School of Mages
add("C21"); // Commander 2021 Edition
add("MH2"); // Modern Horizons 2
add("AFR"); // Adventures in the Forgotten Realms
} }
}; };