renamed WPN sets to match new scryfall names

This commit is contained in:
Evan Kranzler 2022-03-03 09:17:57 -05:00
parent eb3e8d5ae9
commit 0d3c4a946b
5 changed files with 8 additions and 8 deletions

View file

@ -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;