mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Add the Release Events (PREL) promotional set.
This commit is contained in:
parent
ba0d66c18b
commit
f374d74dc2
3 changed files with 41 additions and 0 deletions
|
|
@ -1580,6 +1580,7 @@ public class DragCardGrid extends JPanel implements DragCardSource, DragCardTarg
|
|||
pimpedSets.put("P11", 1);
|
||||
|
||||
pimpedSets.put("OVNT", 1); // Vintage Championship
|
||||
pimpedSets.put("PREL", 1); // Release Events
|
||||
pimpedSets.put("MGDC", 1);
|
||||
pimpedSets.put("EXP", 1);
|
||||
pimpedSets.put("GPX", 1);
|
||||
|
|
|
|||
|
|
@ -103,6 +103,7 @@ public class ScryfallImageSupportCards {
|
|||
add("PHPR");
|
||||
add("PLGM");
|
||||
add("OVNT"); // Vintage Championship
|
||||
add("PREL"); // Release Events
|
||||
|
||||
add("MGB");
|
||||
add("ULG");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue