mirror of
https://github.com/correl/mage.git
synced 2024-12-24 03:00:14 +00:00
Implement Wasitora, Nekoru Queen (C17)
This commit is contained in:
parent
a48d584cdd
commit
1df0e62e00
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ public class Commander2017 extends ExpansionSet {
|
|||
|
||||
cards.add(new SetCardInfo("O-Kagachi, Vengeful Kami", 3, Rarity.MYTHIC, mage.cards.o.OKagachiVengefulKami.class));
|
||||
cards.add(new SetCardInfo("Ramos, Dragon Engine", 55, Rarity.MYTHIC, mage.cards.r.RamosDragonEngine.class));
|
||||
cards.add(new SetCardInfo("Wasitora, Nekoru Queen", 48, Rarity.MYTHIC, mage.cards.w.WasitoraNekoruQueen.class));
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue