[KHM] more text fixes

This commit is contained in:
Evan Kranzler 2021-01-31 11:28:44 -05:00
parent 8f4d3d9673
commit f9dfb56d4e
10 changed files with 63 additions and 109 deletions

View file

@ -121,6 +121,7 @@ public abstract class TriggeredAbilityImpl extends AbilityImpl implements Trigge
|| ruleLow.startsWith("put")
|| ruleLow.startsWith("remove")
|| ruleLow.startsWith("counter")
|| ruleLow.startsWith("exchange")
|| ruleLow.startsWith("goad")) {
sb.append("you may ");
} else if (!ruleLow.startsWith("its controller may")) {