forked from External/mage
align to new enters wording changed upstream
This commit is contained in:
parent
c0eab28626
commit
a76ef60820
3 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@ public class EntersBattlefieldTappedAbility extends StaticAbility {
|
|||
if (ruleText != null) {
|
||||
return ruleText;
|
||||
}
|
||||
return "{this} enters the battlefield tapped.";
|
||||
return "{this} enters tapped.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue