updated IKO spoiler and reprints

This commit is contained in:
Evan Kranzler 2020-04-10 17:59:12 -04:00
parent e30959bbbe
commit 1fab7afca8
5 changed files with 142 additions and 11 deletions

View file

@ -28,7 +28,7 @@ public final class Commander2020Edition extends ExpansionSet {
private Commander2020Edition() {
super("Commander 2020 Edition", "C20", ExpansionSet.buildDate(2020, 4, 24), SetType.SUPPLEMENTAL);
this.blockName = "Command Zone";
this.hasBasicLands = false; // remove when basics are available
this.hasBasicLands = false;
cards.add(new SetCardInfo("Abandoned Sarcophagus", 236, Rarity.RARE, mage.cards.a.AbandonedSarcophagus.class));
cards.add(new SetCardInfo("Abzan Ascendancy", 198, Rarity.RARE, mage.cards.a.AbzanAscendancy.class));