mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
- text fix Lost Order of the Jarkeld
This commit is contained in:
parent
156b1a4b68
commit
3a054c335a
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class CreaturesControlledByChosenPlayer implements DynamicValue {
|
|||
|
||||
@Override
|
||||
public String getMessage() {
|
||||
return "creatures controlled by chosen player";
|
||||
return "1 plus the number of creatures controlled by chosen player";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue