forked from External/mage
fixed verify error
This commit is contained in:
parent
f1272ee8ac
commit
233c67cebe
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ public final class ZendikarRising extends ExpansionSet {
|
|||
private ZendikarRising() {
|
||||
super("Zendikar Rising", "ZNR", ExpansionSet.buildDate(2020, 9, 25), SetType.EXPANSION);
|
||||
this.blockName = "Zendikar Rising";
|
||||
this.hasBasicLands = false; // temporary
|
||||
this.hasBoosters = true;
|
||||
this.numBoosterLands = 1;
|
||||
this.numBoosterCommon = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue