forked from External/mage
Homarid Drake, reprints, and rewriting his or her to their
This commit is contained in:
parent
03355aee37
commit
00f91391e9
805 changed files with 1553 additions and 1474 deletions
|
|
@ -83,7 +83,7 @@ public class SkipNextPlayerUntapStepEffect extends OneShotEffect {
|
|||
public String getText(Mode mode) {
|
||||
StringBuilder sb = new StringBuilder();
|
||||
if (!staticText.isEmpty()) {
|
||||
sb.append(staticText).append(" player skips his or her next untap step");
|
||||
sb.append(staticText).append(" player skips their next untap step");
|
||||
} else {
|
||||
sb.append("You skip your next untap step");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue