[CN2] Minor text fix.

This commit is contained in:
emerald000 2016-10-01 06:36:26 -04:00
parent 2da4edafb8
commit 98cc5bacdd

View file

@ -122,7 +122,7 @@ class MeleeDynamicValue implements DynamicValue {
@Override
public String getMessage() {
return "your life total";
return "number of opponents you attacked this combat";
}
@Override