[MIC] updated spoiler and reprints

This commit is contained in:
Evan Kranzler 2021-09-14 08:45:21 -04:00
parent c7c0c479ad
commit dcfdea0a38
2 changed files with 33 additions and 3 deletions

View file

@ -20,5 +20,6 @@ public final class MidnightHuntCommander extends ExpansionSet {
this.hasBasicLands = false;
cards.add(new SetCardInfo("Avacyn's Memorial", 31, Rarity.MYTHIC, mage.cards.a.AvacynsMemorial.class));
cards.add(new SetCardInfo("Zombie Apocalypse", 131, Rarity.RARE, mage.cards.z.ZombieApocalypse.class));
}
}