mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
small text update
This commit is contained in:
parent
42132bb852
commit
f96f5bf548
2 changed files with 3 additions and 3 deletions
|
|
@ -50,6 +50,6 @@ public class EntersBattlefieldOrLeavesSourceTriggeredAbility extends TriggeredAb
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "When {this} enters the battlefield or leaves the battlefield, " + super.getRule();
|
||||
return "When {this} enters or leaves the battlefield, " + super.getRule();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue