mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
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:
parent
8675c3eb11
commit
443bc95a63
19 changed files with 352 additions and 86 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue