mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
various text fixes
This commit is contained in:
parent
04845072ea
commit
ec3bb197fb
8 changed files with 15 additions and 9 deletions
|
|
@ -63,7 +63,7 @@ public class MoreThanMeetsTheEyeAbility extends SpellAbility {
|
|||
|
||||
@Override
|
||||
public String getRule() {
|
||||
return "More Than Meets The Eye " + this.manaCost
|
||||
return "More Than Meets the Eye " + this.manaCost
|
||||
+ " <i>(You may cast this card converted for " + this.manaCost + ".)</i>";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue