mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00: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…
Reference in a new issue