updated rest of cards with cardNumber

This commit is contained in:
BetaSteward 2010-11-05 01:49:14 +00:00
parent 094f37200c
commit 7f98285193
106 changed files with 437 additions and 115 deletions

View file

@ -47,7 +47,7 @@ import mage.target.common.TargetCreatureOrPlayer;
public class ProdigalPyromancer extends CardImpl<ProdigalPyromancer> {
public ProdigalPyromancer(UUID ownerId) {
super(ownerId, 0, "Prodigal Pyromancer", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{2}{R}");
super(ownerId, 221, "Prodigal Pyromancer", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{2}{R}");
this.expansionSetCode = "10E";
this.subtype.add("Human");
this.subtype.add("Wizard");