forked from External/mage
[KHM] more text fixes
This commit is contained in:
parent
8f4d3d9673
commit
f9dfb56d4e
10 changed files with 63 additions and 109 deletions
|
|
@ -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")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue