forked from External/mage
[ZNC] Implemented Obuun, Mul Daya Ancestor
This commit is contained in:
parent
78c0e5def2
commit
df82bb8e2e
2 changed files with 116 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ public final class ZendikarRisingCommander extends ExpansionSet {
|
|||
|
||||
cards.add(new SetCardInfo("Enigma Thief", 4, Rarity.RARE, mage.cards.e.EnigmaThief.class));
|
||||
cards.add(new SetCardInfo("Geode Rager", 6, Rarity.RARE, mage.cards.g.GeodeRager.class));
|
||||
cards.add(new SetCardInfo("Obuun, Mul Daya Ancestor", 2, Rarity.MYTHIC, mage.cards.o.ObuunMulDayaAncestor.class));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue