fixed Maximize Velocity text

This commit is contained in:
Evan Kranzler 2018-09-23 09:08:02 -04:00
parent 256da560eb
commit e1108b68ac

View file

@ -26,7 +26,7 @@ public final class MaximizeVelocity extends CardImpl {
).setText("Target creature gets +1/+1"));
this.getSpellAbility().addEffect(new GainAbilityTargetEffect(
HasteAbility.getInstance(), Duration.EndOfTurn
).setText("and gains flying until end of turn"));
).setText("and gains haste until end of turn"));
this.getSpellAbility().addTarget(new TargetCreaturePermanent());
// Jump-start