forked from External/mage
minor text fixes
This commit is contained in:
parent
c0041245d5
commit
9ac70b868d
6 changed files with 8 additions and 8 deletions
|
|
@ -114,7 +114,7 @@ public class DetainTargetEffect extends OneShotEffect {
|
|||
}
|
||||
sb.append(" can't attack or block and ");
|
||||
sb.append(target.getMaxNumberOfTargets() == 1 ? "its" : "their");
|
||||
sb.append(" activated abilities can't be activated)</i>");
|
||||
sb.append(" activated abilities can't be activated.)</i>");
|
||||
return sb.toString();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue