mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
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…
Reference in a new issue