* Wither - Added reminder text.

This commit is contained in:
LevelX2 2015-05-23 14:53:58 +02:00
parent 51397a93df
commit 039c4f22a6

View file

@ -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