forked from External/mage
Chnaged tooltip text generation of modal spells to use bullets.
This commit is contained in:
parent
4e5a3ebaee
commit
400e8bf0ae
5 changed files with 56 additions and 52 deletions
|
|
@ -612,7 +612,6 @@ public abstract class AbilityImpl implements Ability {
|
|||
sbRule.append(text);
|
||||
}
|
||||
}
|
||||
|
||||
return sbRule.toString();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue