mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
Minor text fix.
This commit is contained in:
parent
07ba5a200e
commit
757d2d7f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ class VanguardsShieldEffect extends ContinuousEffectImpl<VanguardsShieldEffect>
|
||||||
|
|
||||||
public VanguardsShieldEffect() {
|
public VanguardsShieldEffect() {
|
||||||
super(Duration.WhileOnBattlefield, Outcome.AddAbility);
|
super(Duration.WhileOnBattlefield, Outcome.AddAbility);
|
||||||
staticText = "Equiped creature can block an additional creature";
|
staticText = "Equipped creature can block an additional creature";
|
||||||
}
|
}
|
||||||
|
|
||||||
public VanguardsShieldEffect(final VanguardsShieldEffect effect) {
|
public VanguardsShieldEffect(final VanguardsShieldEffect effect) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue