Update Battlebond.java

This commit is contained in:
Chatziargyriou Eleftheria 2018-06-22 20:08:51 +03:00 committed by GitHub
parent f980224239
commit 4f84065c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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