Adjust Asia Pacific Land Program set abbreviation to match Scryfall.

This commit is contained in:
Thomas Hess 2020-01-16 18:44:50 +01:00
parent ee7e1651a8
commit 4d3e41fa35
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
5 changed files with 8 additions and 5 deletions

View file

@ -38,7 +38,7 @@ public final class MtgJson {
mtgJsonToXMageCodes.put("pFNM", "FNMP");
mtgJsonToXMageCodes.put("pELP", "EURO");
mtgJsonToXMageCodes.put("pARL", "ARENA");
mtgJsonToXMageCodes.put("pALP", "APAC");
mtgJsonToXMageCodes.put("pALP", "PALP");
mtgJsonToXMageCodes.put("PO2", "P02");
mtgJsonToXMageCodes.put("DD3_JVC", "DD3JVC");
mtgJsonToXMageCodes.put("DD3_GVL", "DDD");