forked from External/mage
Continuing implementation of Planechase.
This commit is contained in:
parent
611b48fd47
commit
a828050ae1
5 changed files with 113 additions and 29 deletions
|
|
@ -51,6 +51,6 @@ public enum MainPhaseStackEmptyCondition implements Condition {
|
|||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "during the main phase when the stack is empty";
|
||||
return "during your main phase when the stack is empty";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue