forked from External/mage
followup text fixes
This commit is contained in:
parent
48cb43351b
commit
a9250ff28a
24 changed files with 52 additions and 43 deletions
|
|
@ -24,7 +24,7 @@ public class SurvivalAbility extends TriggeredAbilityImpl {
|
|||
public SurvivalAbility(Effect effect, boolean optional) {
|
||||
super(Zone.BATTLEFIELD, effect, optional);
|
||||
setTriggerPhrase("At the beginning of your second main phase, if {this} is tapped, ");
|
||||
setAbilityWord(AbilityWord.SURVIVOR);
|
||||
setAbilityWord(AbilityWord.SURVIVAL);
|
||||
}
|
||||
|
||||
private SurvivalAbility(final SurvivalAbility ability) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue