mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Added scryfall download for new set: GNT, UMA, PUMA
This commit is contained in:
parent
2452e07a0f
commit
b298a621fb
1 changed files with 3 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue