forked from External/mage
deck: added reprints and boosters for Doctor Who (WHO) (related to #13160)
This commit is contained in:
parent
9d8f87b139
commit
20d2de142c
2 changed files with 1140 additions and 253 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -19,7 +19,7 @@ public final class MarchOfTheMachineTheAftermath extends ExpansionSet {
|
|||
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;
|
||||
this.hasBoosters = false; // epilogue boosters aren't for draft
|
||||
|
||||
cards.add(new SetCardInfo("Animist's Might", 120, Rarity.UNCOMMON, mage.cards.a.AnimistsMight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Animist's Might", 20, Rarity.UNCOMMON, mage.cards.a.AnimistsMight.class, NON_FULL_USE_VARIOUS));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue