forked from External/mage
[NEC] Implemented Myojin of Roaring Blades
This commit is contained in:
parent
c1cd1f7950
commit
4a854f7fc1
2 changed files with 60 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ public final class NeonDynastyCommander extends ExpansionSet {
|
|||
|
||||
cards.add(new SetCardInfo("Chishiro, the Shattered Blade", 1, Rarity.MYTHIC, mage.cards.c.ChishiroTheShatteredBlade.class));
|
||||
cards.add(new SetCardInfo("Kotori, Pilot Prodigy", 2, Rarity.MYTHIC, mage.cards.k.KotoriPilotProdigy.class));
|
||||
cards.add(new SetCardInfo("Myojin of Roaring Blades", 36, Rarity.RARE, mage.cards.m.MyojinOfRoaringBlades.class));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue