mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Sets refactor:
* Duels of the Planeswalkers Promos set split to multiple sets (scryfall style); * Fixed Masterpiece Series sets name;
This commit is contained in:
parent
7599acf1c8
commit
735588cc0d
19 changed files with 268 additions and 177 deletions
|
|
@ -41,7 +41,6 @@ public final class MtgJson {
|
|||
mtgJsonToXMageCodes.put("DD3_EVG", "EVG");
|
||||
mtgJsonToXMageCodes.put("DD3_DVD", "DDC");
|
||||
mtgJsonToXMageCodes.put("NMS", "NEM");
|
||||
mtgJsonToXMageCodes.put("MPS_AKH", "MPS-AKH");
|
||||
mtgJsonToXMageCodes.put("FRF_UGIN", "UGIN");
|
||||
|
||||
// revert search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue