forked from External/mage
parent
6145aa0dd6
commit
33ded4622e
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public final class ArdozCobblerOfWar extends CardImpl {
|
|||
this.addAbility(new EntersBattlefieldThisOrAnotherTriggeredAbility(
|
||||
new BoostTargetEffect(2, 0)
|
||||
.setText("that creature gets +2/+0 until end of turn"),
|
||||
StaticFilters.FILTER_CONTROLLED_ANOTHER_CREATURE, false,
|
||||
StaticFilters.FILTER_CONTROLLED_A_CREATURE, false,
|
||||
SetTargetPointer.PERMANENT, true
|
||||
));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue