Added the Junior Series Europe (PJSE) promotional set.

This commit is contained in:
Thomas Hess 2020-02-04 13:55:49 +01:00
parent f374d74dc2
commit db74a91b3c
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
3 changed files with 35 additions and 0 deletions

View file

@ -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);

View file

@ -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");