forked from External/mage
Color settings removal part 3
This commit is contained in:
parent
7f7bb1d09c
commit
efc3501f37
2885 changed files with 46 additions and 3215 deletions
|
|
@ -48,7 +48,6 @@ public class MilitaryIntelligence extends CardImpl {
|
|||
super(ownerId, 69, "Military Intelligence", Rarity.UNCOMMON, new CardType[]{CardType.ENCHANTMENT}, "{1}{U}");
|
||||
this.expansionSetCode = "M15";
|
||||
|
||||
this.color.setBlue(true);
|
||||
|
||||
// Whenever you attack with two or more creatures, draw a card.
|
||||
this.addAbility(new MilitaryIntelligenceTriggeredAbility(new DrawCardSourceControllerEffect(1)));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue