forked from External/mage
renamed WPN sets to match new scryfall names
This commit is contained in:
parent
eb3e8d5ae9
commit
0d3c4a946b
5 changed files with 8 additions and 8 deletions
|
|
@ -16,7 +16,7 @@ public class WizardsPlayNetwork2012 extends ExpansionSet {
|
|||
}
|
||||
|
||||
private WizardsPlayNetwork2012() {
|
||||
super("Wizards Play Network 2012", "PWP12", ExpansionSet.buildDate(2012, 1, 1), SetType.PROMOTIONAL);
|
||||
super("Wizards Play Network 2012", "PW12", ExpansionSet.buildDate(2012, 1, 1), SetType.PROMOTIONAL);
|
||||
this.hasBoosters = false;
|
||||
this.hasBasicLands = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue