forked from External/mage
Color settings removal part 4
This commit is contained in:
parent
efc3501f37
commit
9974cfe070
1740 changed files with 1948 additions and 2039 deletions
|
|
@ -47,7 +47,7 @@ public class MindSpring extends CardImpl {
|
|||
public MindSpring(UUID ownerId) {
|
||||
super(ownerId, 64, "Mind Spring", Rarity.RARE, new CardType[]{CardType.SORCERY}, "{X}{U}{U}");
|
||||
this.expansionSetCode = "M10";
|
||||
this.color.setBlue(true);
|
||||
|
||||
this.getSpellAbility().addEffect(new MindSpringEffect());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue