mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
Lightning Mare
This commit is contained in:
parent
eee531e76a
commit
8c01cd72f9
3 changed files with 70 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ public class CantBeCounteredAbility 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