mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Adjust European Land Program set abbreviation to match Scryfall.
This commit is contained in:
parent
5a21c7fadd
commit
b56882091e
5 changed files with 6 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ public final class MtgJson {
|
|||
mtgJsonToXMageCodes.put("pGRU", "GUR");
|
||||
mtgJsonToXMageCodes.put("pGPX", "GPX");
|
||||
mtgJsonToXMageCodes.put("pFNM", "FNMP");
|
||||
mtgJsonToXMageCodes.put("pELP", "EURO");
|
||||
mtgJsonToXMageCodes.put("pELP", "PELP");
|
||||
mtgJsonToXMageCodes.put("pARL", "ARENA");
|
||||
mtgJsonToXMageCodes.put("pALP", "PALP");
|
||||
mtgJsonToXMageCodes.put("PO2", "P02");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue