forked from External/mage
added cardNumber to card - updated some cards
This commit is contained in:
parent
04f92628c2
commit
44785178bf
546 changed files with 572 additions and 466 deletions
|
|
@ -38,6 +38,7 @@ public class ProdigalPyromancer extends mage.sets.magic2010.ProdigalPyromancer {
|
|||
|
||||
public ProdigalPyromancer(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.cardNumber = 152;
|
||||
this.expansionSetCode = "M11";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue