This commit is contained in:
xenohedron 2024-11-29 02:35:41 -05:00
parent faeca638de
commit 7292639137

View file

@ -74,7 +74,7 @@ enum SeasonOfLossValue implements DynamicValue {
@Override
public String getMessage() {
return "creature you controlled that died this turn";
return "creature that died under your control this turn";
}
@Override