Aligned Guru Set code with Scryfall (GUR → PGRU).

This commit is contained in:
Thomas Hess 2020-03-18 16:44:38 +01:00
parent 3b150daf27
commit da98ac82ed
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
7 changed files with 14 additions and 8 deletions

View file

@ -34,7 +34,7 @@ public final class MtgJson {
mtgJsonToXMageCodes.put("pMEI", "MBP");
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("pGRU", "PGRU");
mtgJsonToXMageCodes.put("pFNM", "FNMP");
mtgJsonToXMageCodes.put("pELP", "PELP");
mtgJsonToXMageCodes.put("pARL", "PARL"); // TODO: What about the other Arena League sets (1999-2006)?