forked from External/mage
updated IKO spoiler and reprints
This commit is contained in:
parent
e30959bbbe
commit
1fab7afca8
5 changed files with 142 additions and 11 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue