mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
commit
5a50d1d0b0
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public class BlackCat extends CardImpl {
|
|||
super(ownerId, 54, "Black Cat", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{1}{B}");
|
||||
this.expansionSetCode = "DKA";
|
||||
this.subtype.add("Zombie");
|
||||
this.subtype.add("Car");
|
||||
this.subtype.add("Cat");
|
||||
|
||||
this.color.setBlack(true);
|
||||
this.power = new MageInt(1);
|
||||
|
|
Loading…
Reference in a new issue