forked from External/mage
lots of text fixes
This commit is contained in:
parent
0081279d15
commit
2013895530
142 changed files with 261 additions and 403 deletions
|
|
@ -13,7 +13,7 @@ public class SourcePhaseInTriggeredAbility extends TriggeredAbilityImpl {
|
|||
|
||||
public SourcePhaseInTriggeredAbility(Effect effect, boolean optional) {
|
||||
super(Zone.BATTLEFIELD, effect, optional);
|
||||
setTriggerPhrase("When {this} phases in, ");
|
||||
setTriggerPhrase("Whenever {this} phases in, ");
|
||||
}
|
||||
|
||||
protected SourcePhaseInTriggeredAbility(final SourcePhaseInTriggeredAbility ability) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue