forked from External/mage
[TSR] various text fixes
This commit is contained in:
parent
bb2e0922ab
commit
6894ad96bc
22 changed files with 153 additions and 169 deletions
|
|
@ -39,7 +39,7 @@ public class PactDelayedTriggeredAbility extends DelayedTriggeredAbility {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "At the beginning of your next upkeep " + modes.getText();
|
||||
return "<br>At the beginning of your next upkeep, " + modes.getText();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue