mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
more followup text fixes
This commit is contained in:
parent
176a61190b
commit
792224d6dc
4 changed files with 4 additions and 4 deletions
|
|
@ -19,6 +19,6 @@ public enum MorbidCondition implements Condition {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "if a creature died this turn";
|
||||
return "a creature died this turn";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue