mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[AER] Added the last missing cards. Some fixes.
This commit is contained in:
parent
32e55a7342
commit
b358597bf4
8 changed files with 409 additions and 81 deletions
|
|
@ -51,6 +51,6 @@ public class RevoltCondition implements Condition {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "if a permanent you control left the battlefield this turn";
|
||||
return "a permanent you control left the battlefield this turn";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue