forked from External/mage
[STX] some final text fixes
This commit is contained in:
parent
0664b02619
commit
cae1b271c2
7 changed files with 23 additions and 10 deletions
|
|
@ -170,7 +170,7 @@ public abstract class TriggeredAbilityImpl extends AbilityImpl implements Trigge
|
|||
}
|
||||
sb.append(superRule);
|
||||
if (triggersOnce) {
|
||||
sb.append(" This abilities triggers only once each turn.");
|
||||
sb.append(" This ability triggers only once each turn.");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue