forked from External/mage
Refactor: fixed flavor word for ability (related to comments from 6dafb3ad81);
This commit is contained in:
parent
6dafb3ad81
commit
a1de8cc85a
10 changed files with 14 additions and 10 deletions
|
|
@ -467,7 +467,7 @@ public interface Ability extends Controllable, Serializable {
|
|||
Ability setAbilityWord(AbilityWord abilityWord);
|
||||
|
||||
/**
|
||||
* Set Flavor word for current mode
|
||||
* Set flavor word for whole ability (if you need flavor word for choices then call it from mode)
|
||||
*
|
||||
* @param flavorWord
|
||||
* @return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue