mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
text fix
This commit is contained in:
parent
faeca638de
commit
7292639137
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue