forked from External/mage
more text fixes
This commit is contained in:
parent
2496012006
commit
28524ce2ed
24 changed files with 33 additions and 29 deletions
|
|
@ -28,7 +28,7 @@ public class EpicEffect extends OneShotEffect {
|
|||
|
||||
private static final String rule = "Epic <i>(For the rest of the game, you can't cast spells. " +
|
||||
"At the beginning of each of your upkeeps for the rest of the game, copy this spell " +
|
||||
"except for its epic ability. If the spell has targets, you may choose new targets for the copy)";
|
||||
"except for its epic ability. If the spell has targets, you may choose new targets for the copy)</i>";
|
||||
|
||||
public EpicEffect() {
|
||||
super(Outcome.Benefit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue