mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
Update Battlebond.java
This commit is contained in:
parent
f980224239
commit
4f84065c0e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ public final class Battlebond extends ExpansionSet {
|
|||
this.blockName = "Battlebond";
|
||||
this.hasBasicLands = false;
|
||||
this.hasBoosters = true;
|
||||
this.PartnerMechanic = true;
|
||||
this.hasPartnerMechanic = true;
|
||||
this.numBoosterLands = 0;
|
||||
this.numBoosterCommon = 11;
|
||||
this.numBoosterUncommon = 3;
|
||||
|
|
Loading…
Reference in a new issue