mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 20:29:19 -08:00
* Storm - Added reminder text to tooltip text.
This commit is contained in:
parent
e7de690081
commit
9de2736e9a
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ public class StormAbility extends TriggeredAbilityImpl<StormAbility> {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Storm";
|
||||
return "Storm <i>(When you cast this spell, copy it for each spell cast before it this turn. You may choose new targets for the copies.)<i/>" ;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue