mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
Adjust Asia Pacific Land Program set abbreviation to match Scryfall.
This commit is contained in:
parent
ee7e1651a8
commit
4d3e41fa35
5 changed files with 8 additions and 5 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue