forked from External/mage
Color settings removal part 4
This commit is contained in:
parent
efc3501f37
commit
9974cfe070
1740 changed files with 1948 additions and 2039 deletions
|
|
@ -49,7 +49,7 @@ public class ReassemblingSkeleton extends CardImpl {
|
|||
this.expansionSetCode = "M11";
|
||||
this.subtype.add("Skeleton");
|
||||
this.subtype.add("Warrior");
|
||||
this.color.setBlack(true);
|
||||
|
||||
this.power = new MageInt(1);
|
||||
this.toughness = new MageInt(1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue