Added scryfall download for new set: GNT, UMA, PUMA

This commit is contained in:
Oleg Agafonov 2018-11-12 01:39:31 +04:00
parent 2452e07a0f
commit b298a621fb

View file

@ -231,6 +231,9 @@ public enum ScryfallImageSource implements CardImageSource {
supportedSets.add("GS1");
supportedSets.add("GRN");
supportedSets.add("GK1");
supportedSets.add("GNT");
supportedSets.add("UMA");
supportedSets.add("PUMA");
//
supportedSets.add("EURO");
supportedSets.add("GPX");