forked from External/mage
[M20] various text fixes
This commit is contained in:
parent
50a0954606
commit
8c7d7f0b77
9 changed files with 34 additions and 28 deletions
|
|
@ -22,7 +22,7 @@ public class CantBeCounteredSourceAbility extends StaticAbility {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "{this} can't be countered.";
|
||||
return "This spell can't be countered.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue