mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Added the Gateway 2006 (PGTW) promotional set.
This commit is contained in:
parent
be87c306c4
commit
7fa1e9023d
3 changed files with 29 additions and 0 deletions
|
|
@ -1583,6 +1583,7 @@ public class DragCardGrid extends JPanel implements DragCardSource, DragCardTarg
|
|||
pimpedSets.put("PREL", 1); // Release Events
|
||||
pimpedSets.put("PJSE", 1); // Junior Series Europe
|
||||
pimpedSets.put("P2HG", 1); // Two-Headed Giant Tournament
|
||||
pimpedSets.put("PGTW", 1); // Gateway 2006
|
||||
|
||||
pimpedSets.put("MGDC", 1);
|
||||
pimpedSets.put("EXP", 1);
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ public class ScryfallImageSupportCards {
|
|||
add("PREL"); // Release Events
|
||||
add("PJSE"); // Junior Series Europe
|
||||
add("P2HG"); // Two-Headed Giant Tournament
|
||||
add("PGTW"); // Gateway 2006
|
||||
|
||||
add("MGB");
|
||||
add("ULG");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue