forked from External/mage
DireFleetWarmonger triggered ability is optional
This commit is contained in:
parent
452ba945e0
commit
33b6bd0e21
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public final class DireFleetWarmonger extends CardImpl {
|
|||
))
|
||||
).addEffect(new GainAbilitySourceEffect(
|
||||
TrampleAbility.getInstance(), Duration.EndOfTurn
|
||||
)), TargetController.YOU, false));
|
||||
)), TargetController.YOU, true));
|
||||
}
|
||||
|
||||
private DireFleetWarmonger(final DireFleetWarmonger card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue