[AFC] updated spoiler and reprints

This commit is contained in:
Evan Kranzler 2021-07-10 20:57:22 -04:00
parent 08aead581c
commit d06ab829ce
2 changed files with 29 additions and 1 deletions

View file

@ -19,6 +19,7 @@ public final class ForgottenRealmsCommander extends ExpansionSet {
super("Forgotten Realms Commander", "AFC", ExpansionSet.buildDate(2021, 7, 23), SetType.SUPPLEMENTAL);
this.hasBasicLands = false;
cards.add(new SetCardInfo("Gratuitous Violence", 127, Rarity.RARE, mage.cards.g.GratuitousViolence.class));
cards.add(new SetCardInfo("Heroic Intervention", 161, Rarity.RARE, mage.cards.h.HeroicIntervention.class));
cards.add(new SetCardInfo("Nature's Lore", 164, Rarity.COMMON, mage.cards.n.NaturesLore.class));
cards.add(new SetCardInfo("Swiftfoot Boots", 217, Rarity.UNCOMMON, mage.cards.s.SwiftfootBoots.class));