forked from External/mage
Improved text generation for CreateTokenEffect
This commit is contained in:
parent
bee9d63dec
commit
255f839397
5 changed files with 14 additions and 28 deletions
|
|
@ -27,6 +27,6 @@ public class ControllerLifeCount implements DynamicValue {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "1";
|
||||
return "X";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue