mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[AER] update revolt wording and simplify implementations
This commit is contained in:
parent
e9b6712915
commit
6bfeea47c9
19 changed files with 128 additions and 170 deletions
|
|
@ -31,6 +31,6 @@ public enum RevoltCondition implements Condition {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "a permanent you controlled left the battlefield this turn";
|
||||
return "a permanent left the battlefield under your control this turn";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue