forked from External/mage
if you're having text problems I feel bad for you son, I've got 99 problems and they're all text-related and I've only dealt with a small amount of them
This commit is contained in:
parent
c2ae2f89f0
commit
05a7c83a77
106 changed files with 133 additions and 129 deletions
|
|
@ -69,7 +69,7 @@ public class BoastAbility extends ActivatedAbilityImpl {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Boast — " + super.getRule() + " <i>(Activate this ability only if this creature attacked this turn and only once each turn.)</i>";
|
||||
return "Boast — " + super.getRule() + " <i>(Activate only if this creature attacked this turn and only once each turn.)</i>";
|
||||
}
|
||||
|
||||
private static final class BoastTwiceAbility extends SimpleStaticAbility {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue