forked from External/mage
update text: sacrifice "of their choice"
This commit is contained in:
parent
7292639137
commit
729869ec36
13 changed files with 41 additions and 69 deletions
|
|
@ -139,6 +139,7 @@ public class SacrificeAllEffect extends OneShotEffect {
|
|||
sb.append(' ');
|
||||
sb.append(filter.getMessage());
|
||||
}
|
||||
sb.append(" of their choice");
|
||||
staticText = sb.toString();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue