Added the Gateway 2006 (PGTW) promotional set.

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

View file

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

View file

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