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
|
|
@ -52,7 +52,6 @@ public class LurkingPredators extends CardImpl {
|
|||
super(ownerId, 190, "Lurking Predators", Rarity.RARE, new CardType[]{CardType.ENCHANTMENT}, "{4}{G}{G}");
|
||||
this.expansionSetCode = "M10";
|
||||
|
||||
this.color.setGreen(true);
|
||||
|
||||
// Whenever an opponent casts a spell, reveal the top card of your library. If it's a creature card, put it onto the battlefield. Otherwise, you may put that card on the bottom of your library.
|
||||
this.addAbility(new SpellCastOpponentTriggeredAbility(new LurkingPredatorsEffect(), false));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue