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
34347805f5
commit
cf096ee8a8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue