forked from External/mage
- Text change
This commit is contained in:
parent
55164eda28
commit
05ae0c8a02
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ class DefiantVanguardEffect extends OneShotEffect {
|
|||
|
||||
public DefiantVanguardEffect() {
|
||||
super(Outcome.DestroyPermanent);
|
||||
staticText = "destroy it and any creatures it blocked this turn";
|
||||
staticText = "destroy it and all creatures it blocked this turn";
|
||||
}
|
||||
|
||||
public DefiantVanguardEffect(final DefiantVanguardEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue