mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
Changed text of IndestructibleAbility.
This commit is contained in:
parent
8c48383851
commit
40102af238
2 changed files with 7 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ public class IndestructibleAbility extends StaticAbility<IndestructibleAbility>
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "{this} is indestructible.";
|
||||
return "Indestructible";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue