mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
* Daretti, Ingenious Iconoclast - Fixed wrong third text (fixes #4405).
This commit is contained in:
parent
83528369ee
commit
524541040f
1 changed files with 0 additions and 3 deletions
|
|
@ -284,9 +284,6 @@ public class CreateTokenCopyTargetEffect extends OneShotEffect {
|
|||
sb.append("tapped ");
|
||||
}
|
||||
sb.append("tokens that are copies of target ");
|
||||
creature
|
||||
|
||||
");
|
||||
}
|
||||
if (!mode.getTargets().isEmpty()) {
|
||||
sb.append(mode.getTargets().get(0).getMessage());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue