mirror of
https://github.com/correl/mage.git
synced 2025-04-02 03:18:09 -09:00
Fixed text in Ajani, the Greathearted
This commit is contained in:
parent
ec202e1bc3
commit
9d86d84876
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public final class AjaniTheGreathearted extends CardImpl {
|
|||
this.addAbility(new SimpleStaticAbility(new GainAbilityControlledEffect(
|
||||
VigilanceAbility.getInstance(),
|
||||
Duration.WhileOnBattlefield,
|
||||
StaticFilters.FILTER_CONTROLLED_CREATURES
|
||||
StaticFilters.FILTER_PERMANENT_CREATURES
|
||||
)));
|
||||
|
||||
// +1: You gain 3 life.
|
||||
|
|
Loading…
Add table
Reference in a new issue