Color settings removal part 4

This commit is contained in:
emerald000 2015-05-20 04:43:02 -04:00
parent efc3501f37
commit 9974cfe070
1740 changed files with 1948 additions and 2039 deletions

View file

@ -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);