Split the Magic Player Rewards (MPRP) promotional set into the individual sets.

- Removed Magic Player Rewards (MPRP)
- Added MPR sets 2001 (MPR), 2003-2011 (P03 - P11)
This commit is contained in:
Thomas Hess 2020-02-04 13:02:13 +01:00
parent 8675c3eb11
commit 443bc95a63
No known key found for this signature in database
GPG key ID: 98602F47D161B13C
19 changed files with 352 additions and 86 deletions

View file

@ -31,7 +31,7 @@ public final class MtgJson {
mtgJsonToXMageCodes.put("pWCQ", "WMCQ");
mtgJsonToXMageCodes.put("pSUS", "SUS");
mtgJsonToXMageCodes.put("pPRE", "PPRE");
mtgJsonToXMageCodes.put("pMPR", "MPRP");
// mtgJsonToXMageCodes.put("pMPR", "MPRP"); // TODO: The set was split into the individual sets
mtgJsonToXMageCodes.put("pMEI", "MBP");
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)