mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
* Wither - Added reminder text.
This commit is contained in:
parent
51397a93df
commit
039c4f22a6
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ public class WitherAbility extends StaticAbility implements MageSingleton {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Wither";
|
||||
return "Wither <i>(This deals damage to creatures in the form of -1/-1 counters.)</i>";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue