forked from External/mage
Additional token effect text changes
This commit is contained in:
parent
6fc78d1d78
commit
0f72c4fb22
59 changed files with 154 additions and 150 deletions
|
|
@ -91,6 +91,7 @@ public class CreateTokenTargetEffect extends OneShotEffect {
|
|||
}
|
||||
}
|
||||
if (attacking) {
|
||||
sb.append(" that are");
|
||||
if (tapped) {
|
||||
sb.append(" tapped and");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue