Update Battlebond.java

This commit is contained in:
Chatziargyriou Eleftheria 2018-06-23 21:51:51 +03:00 committed by GitHub
parent 34347805f5
commit cf096ee8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ public final class Battlebond extends ExpansionSet {
}
public Battlebond() {
private Battlebond() {
super("Battlebond", "BBD", ExpansionSet.buildDate(2018, 6, 8), SetType.SUPPLEMENTAL);
this.blockName = "Battlebond";
this.hasBasicLands = false;