forked from External/mage
Another batch of text fixes (#10317)
* Fix text: Blind Hunter * Fix text: cards with bloodrush ability * Fix text: populate ability * Fix Goblin Pyromancer to boost all * Fix text: Wellwisher; Kamahl, Fist of Krosa; Snapping Thragg * Fix text: "you may prevent" * Fix text: Elvish Guidance, Elvish Pathcutter * Fix text: [search library for cards named]
This commit is contained in:
parent
67ec9d64bf
commit
35bb7d513b
17 changed files with 35 additions and 23 deletions
|
|
@ -210,6 +210,7 @@ public abstract class TriggeredAbilityImpl extends AbilityImpl implements Trigge
|
|||
|| ruleLow.startsWith("exile")
|
||||
|| ruleLow.startsWith("gain")
|
||||
|| ruleLow.startsWith("goad")
|
||||
|| ruleLow.startsWith("prevent")
|
||||
|| ruleLow.startsWith("put")
|
||||
|| ruleLow.startsWith("remove")
|
||||
|| ruleLow.startsWith("return")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue