forked from External/mage
Implemented Timebender
This commit is contained in:
parent
15dd45ff32
commit
2b5d818872
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ public class PlanarChaos extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Teneb, the Harvester", 163, Rarity.RARE, mage.cards.t.TenebTheHarvester.class));
|
||||
cards.add(new SetCardInfo("Tidewalker", 49, Rarity.UNCOMMON, mage.cards.t.Tidewalker.class));
|
||||
cards.add(new SetCardInfo("Timbermare", 140, Rarity.RARE, mage.cards.t.Timbermare.class));
|
||||
cards.add(new SetCardInfo("Timebender", 50, Rarity.UNCOMMON, mage.cards.t.Timebender.class));
|
||||
cards.add(new SetCardInfo("Timecrafting", 109, Rarity.UNCOMMON, mage.cards.t.Timecrafting.class));
|
||||
cards.add(new SetCardInfo("Torchling", 110, Rarity.RARE, mage.cards.t.Torchling.class));
|
||||
cards.add(new SetCardInfo("Treacherous Urge", 82, Rarity.UNCOMMON, mage.cards.t.TreacherousUrge.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue