mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
Added the Junior APAC Series (PJAS) promotional set.
This commit is contained in:
parent
7fa1e9023d
commit
c74f42be81
3 changed files with 34 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue