- text fix Lost Order of the Jarkeld

This commit is contained in:
jeffwadsworth 2019-12-03 17:55:07 -06:00
parent 156b1a4b68
commit 3a054c335a

View file

@ -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