mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Aligned Grand Prix Promos set code with Scryfall.
(GPX → PGPX)
This commit is contained in:
parent
abadabe324
commit
71bdc431db
10 changed files with 10 additions and 12 deletions
|
|
@ -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)?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue