mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
fix verify failure
This commit is contained in:
parent
4bdd1cb2e3
commit
6a0e5252e4
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ public final class TheBrothersWarCommander extends ExpansionSet {
|
|||
|
||||
private TheBrothersWarCommander() {
|
||||
super("The Brothers' War Commander", "BRC", ExpansionSet.buildDate(2022, 11, 18), SetType.SUPPLEMENTAL);
|
||||
this.hasBasicLands = false;
|
||||
|
||||
cards.add(new SetCardInfo("Abrade", 111, Rarity.UNCOMMON, mage.cards.a.Abrade.class));
|
||||
cards.add(new SetCardInfo("Alela, Artful Provocateur", 119, Rarity.MYTHIC, mage.cards.a.AlelaArtfulProvocateur.class));
|
||||
|
|
Loading…
Reference in a new issue