Added the Junior APAC Series (PJAS) promotional set.

This commit is contained in:
Thomas Hess 2020-02-04 14:09:21 +01:00
parent 7fa1e9023d
commit c74f42be81
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
3 changed files with 34 additions and 1 deletions

View file

@ -1584,6 +1584,7 @@ public class DragCardGrid extends JPanel implements DragCardSource, DragCardTarg
pimpedSets.put("PJSE", 1); // Junior Series Europe
pimpedSets.put("P2HG", 1); // Two-Headed Giant Tournament
pimpedSets.put("PGTW", 1); // Gateway 2006
pimpedSets.put("PJAS", 1); // Junior APAC Series
pimpedSets.put("MGDC", 1);
pimpedSets.put("EXP", 1);

View file

@ -107,7 +107,9 @@ public class ScryfallImageSupportCards {
add("PJSE"); // Junior Series Europe
add("P2HG"); // Two-Headed Giant Tournament
add("PGTW"); // Gateway 2006
add("PJAS"); // Junior APAC Series
add("MGB");
add("ULG");
add("6ED");