forked from External/mage
[MKC] Implement Tesak, Judith's Hellhound (#11831)
This commit is contained in:
parent
00deb7ac8a
commit
504889b7b4
3 changed files with 82 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public class UnleashAbility extends SimpleStaticAbility {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Unleash <i>(You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)</i>";
|
||||
return "unleash <i>(You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)</i>";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue