mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
* Added new set "Duels of the Planeswalkers" (113 cards);
This commit is contained in:
parent
6afb21bcf7
commit
85c391394c
2 changed files with 116 additions and 4 deletions
|
|
@ -231,6 +231,9 @@ public enum ScryfallImageSource implements CardImageSource {
|
|||
supportedSets.add("M19");
|
||||
supportedSets.add("GS1");
|
||||
supportedSets.add("GRN");
|
||||
// duels of the planewalkers:
|
||||
supportedSets.add("DPA");
|
||||
//
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue