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