forked from External/mage
[SNC] various text fixes
This commit is contained in:
parent
62655793da
commit
cf885a3312
42 changed files with 91 additions and 65 deletions
|
|
@ -19,7 +19,7 @@ public class HideawayPlayEffect extends OneShotEffect {
|
|||
|
||||
public HideawayPlayEffect() {
|
||||
super(Outcome.Benefit);
|
||||
staticText = "You may play the exiled card without paying its mana cost";
|
||||
staticText = "you may play the exiled card without paying its mana cost";
|
||||
}
|
||||
|
||||
public HideawayPlayEffect(final HideawayPlayEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue