mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
fixed a small test fail problem
This commit is contained in:
parent
9cc92553ad
commit
4d9caa4ee1
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ public final class RavnicaAllegiance extends ExpansionSet {
|
|||
super("Ravnica Allegiance", "RNA", ExpansionSet.buildDate(2019, 1, 25), SetType.EXPANSION);
|
||||
this.blockName = "Guilds of Ravnica";
|
||||
this.hasBoosters = true;
|
||||
this.hasBasicLands = false; // this is temporary until the actual basics have been spoiled to prevent a test fail
|
||||
this.numBoosterSpecial = 1;
|
||||
this.numBoosterLands = 0;
|
||||
this.numBoosterCommon = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue