forked from External/mage
updated rest of cards with cardNumber
This commit is contained in:
parent
094f37200c
commit
7f98285193
106 changed files with 437 additions and 115 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue