[40K] is a Commander product and won't have boosters

This commit is contained in:
Alex W. Jackson 2022-05-14 08:31:19 -04:00
parent 35f52ecf99
commit 60e0fba7f2

View file

@ -18,6 +18,7 @@ public final class Warhammer40000 extends ExpansionSet {
private Warhammer40000() {
super("Warhammer 40,000", "40K", ExpansionSet.buildDate(2022, 4, 29), SetType.SUPPLEMENTAL);
this.hasBasicLands = false;
this.hasBoosters = false;
cards.add(new SetCardInfo("Abaddon the Despoiler", 171, Rarity.MYTHIC, mage.cards.a.AbaddonTheDespoiler.class));
cards.add(new SetCardInfo("Blood for the Blood God!", 108, Rarity.COMMON, mage.cards.b.BloodForTheBloodGod.class));