mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
[EVE] various text fixes
This commit is contained in:
parent
e820d9f4f0
commit
7f95929288
20 changed files with 42 additions and 41 deletions
|
|
@ -47,7 +47,7 @@ public class PersistAbility extends DiesSourceTriggeredAbility {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "Persist <i>(When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)</i>";
|
||||
return "persist <i>(When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.)</i>";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue