Aligned Grand Prix Promos set code with Scryfall.

(GPX → PGPX)
This commit is contained in:
Thomas Hess 2020-03-09 12:25:42 +01:00
parent abadabe324
commit 71bdc431db
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
10 changed files with 10 additions and 12 deletions

View file

@ -36,7 +36,6 @@ public final class MtgJson {
mtgJsonToXMageCodes.put("pGTW", "GRC"); // pGTW - Gateway = GRC (WPN + Gateway in one inner set)
mtgJsonToXMageCodes.put("pWPN", "GRC"); // pWPN - Wizards Play Network = GRC (WPN + Gateway in one inner set)
mtgJsonToXMageCodes.put("pGRU", "GUR");
mtgJsonToXMageCodes.put("pGPX", "GPX");
mtgJsonToXMageCodes.put("pFNM", "FNMP");
mtgJsonToXMageCodes.put("pELP", "PELP");
mtgJsonToXMageCodes.put("pARL", "PARL"); // TODO: What about the other Arena League sets (1999-2006)?