forked from External/mage
implement [VIS] Pygmy Hippo
This commit is contained in:
parent
2a6b053e17
commit
f08d5acb30
6 changed files with 281 additions and 93 deletions
|
|
@ -126,6 +126,7 @@ public final class Visions extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Phyrexian Walker", 152, Rarity.COMMON, mage.cards.p.PhyrexianWalker.class));
|
||||
cards.add(new SetCardInfo("Pillar Tombs of Aku", 67, Rarity.RARE, mage.cards.p.PillarTombsOfAku.class));
|
||||
cards.add(new SetCardInfo("Prosperity", 40, Rarity.UNCOMMON, mage.cards.p.Prosperity.class));
|
||||
cards.add(new SetCardInfo("Pygmy Hippo", 133, Rarity.RARE, mage.cards.p.PygmyHippo.class));
|
||||
cards.add(new SetCardInfo("Python", 68, Rarity.COMMON, mage.cards.p.Python.class));
|
||||
cards.add(new SetCardInfo("Quicksand", 166, Rarity.UNCOMMON, mage.cards.q.Quicksand.class));
|
||||
cards.add(new SetCardInfo("Quirion Druid", 116, Rarity.RARE, mage.cards.q.QuirionDruid.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue