Add the Vintage Championship (OVNT) promotional set.

This commit is contained in:
Thomas Hess 2020-02-04 13:41:21 +01:00
parent 443bc95a63
commit ba0d66c18b
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
3 changed files with 48 additions and 0 deletions

View file

@ -1579,6 +1579,7 @@ public class DragCardGrid extends JPanel implements DragCardSource, DragCardTarg
pimpedSets.put("P10", 1);
pimpedSets.put("P11", 1);
pimpedSets.put("OVNT", 1); // Vintage Championship
pimpedSets.put("MGDC", 1);
pimpedSets.put("EXP", 1);
pimpedSets.put("GPX", 1);

View file

@ -102,6 +102,7 @@ public class ScryfallImageSupportCards {
add("PDRC");
add("PHPR");
add("PLGM");
add("OVNT"); // Vintage Championship
add("MGB");
add("ULG");