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
|
|
@ -55,7 +55,6 @@ public class DevoutInvocation extends CardImpl {
|
|||
super(ownerId, 16, "Devout Invocation", Rarity.MYTHIC, new CardType[]{CardType.SORCERY}, "{6}{W}");
|
||||
this.expansionSetCode = "M14";
|
||||
|
||||
this.color.setWhite(true);
|
||||
|
||||
// Tap any number of untapped creatures you control. Put a 4/4 white Angel creature token with flying onto the battlefield for each creature tapped this way.
|
||||
this.getSpellAbility().addEffect(new DevoutInvocationEffect());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue