forked from External/mage
fix verify failure
This commit is contained in:
parent
c9d3e98fbc
commit
889bda750e
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ public final class MarchOfTheMachineTheAftermath extends ExpansionSet {
|
|||
private MarchOfTheMachineTheAftermath() {
|
||||
super("March of the Machine: The Aftermath", "MAT", ExpansionSet.buildDate(2023, 5, 12), SetType.SUPPLEMENTAL_STANDARD_LEGAL);
|
||||
this.blockName = "March of the Machine";
|
||||
this.hasBasicLands = false;
|
||||
this.hasBoosters = false; // temporary
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue