mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
- 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() {
|
public DefiantVanguardEffect() {
|
||||||
super(Outcome.DestroyPermanent);
|
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) {
|
public DefiantVanguardEffect(final DefiantVanguardEffect effect) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue