forked from External/mage
fix test failure
This commit is contained in:
parent
2e3ee82a7d
commit
4de505d868
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ public final class DuskmournHouseOfHorrorCommander extends ExpansionSet {
|
|||
}
|
||||
|
||||
private DuskmournHouseOfHorrorCommander() {
|
||||
super("Duskmourn: House of Horror", "DSC", ExpansionSet.buildDate(2024, 9, 27), SetType.SUPPLEMENTAL);
|
||||
super("Duskmourn: House of Horror Commander", "DSC", ExpansionSet.buildDate(2024, 9, 27), SetType.SUPPLEMENTAL);
|
||||
this.hasBasicLands = false;
|
||||
|
||||
cards.add(new SetCardInfo("Archon of Cruelty", 371, Rarity.MYTHIC, mage.cards.a.ArchonOfCruelty.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue