forked from External/mage
Merge pull request #5296 from magefree/rystan-patch-2
Update BrudicladTelchorEngineer.java
This commit is contained in:
commit
3132c2863d
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ class BrudicladTelchorCombatffect extends OneShotEffect {
|
|||
|
||||
public BrudicladTelchorCombatffect() {
|
||||
super(Outcome.Sacrifice);
|
||||
this.staticText = " you may choose a token you control. If you do, each other token you control becomes a copy of that token";
|
||||
this.staticText = " create a 2/1 blue Myr artifact creature token. Then you may choose a token you control. If you do, each other token you control becomes a copy of that token";
|
||||
}
|
||||
|
||||
public BrudicladTelchorCombatffect(final BrudicladTelchorCombatffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue