forked from External/mage
[AFC] updated spoiler and reprints
This commit is contained in:
parent
08aead581c
commit
d06ab829ce
2 changed files with 29 additions and 1 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue