forked from External/mage
Color settings removal part 2
This commit is contained in:
parent
92c90bdaf2
commit
7f7bb1d09c
1757 changed files with 9 additions and 2079 deletions
|
|
@ -49,7 +49,6 @@ public class ZombieInfestation extends CardImpl {
|
|||
super(ownerId, 120, "Zombie Infestation", Rarity.UNCOMMON, new CardType[]{CardType.ENCHANTMENT}, "{1}{B}");
|
||||
this.expansionSetCode = "M12";
|
||||
|
||||
this.color.setBlack(true);
|
||||
|
||||
// Discard two cards: Put a 2/2 black Zombie creature token onto the battlefield.
|
||||
SimpleActivatedAbility ability = new SimpleActivatedAbility(Zone.BATTLEFIELD,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue