forked from External/mage
Text generation improvements for triggered abilities (#10638)
This commit is contained in:
parent
0c7965a725
commit
fa72e243e9
15 changed files with 86 additions and 43 deletions
|
|
@ -34,6 +34,7 @@ public class HeroicAbility extends TriggeredAbilityImpl {
|
|||
if (isHeroic) {
|
||||
this.setAbilityWord(AbilityWord.HEROIC);
|
||||
}
|
||||
this.replaceRuleText = false;
|
||||
setTriggerPhrase("Whenever you cast a spell that targets {this}, ");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue