mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
a few more text fixes
This commit is contained in:
parent
aa2c712272
commit
5caf8f79d5
6 changed files with 6 additions and 6 deletions
|
|
@ -135,7 +135,7 @@ public class CreateTokenEffect extends OneShotEffect {
|
|||
}
|
||||
if (attacking) {
|
||||
if (amount.toString().equals("1")) {
|
||||
sb.append("that's");
|
||||
sb.append(" that's");
|
||||
} else {
|
||||
sb.append(" that are");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue