forked from External/mage
Amend rules text for Nissa, Worldsoul Speaker
This commit is contained in:
parent
bff5c28938
commit
6b735bd776
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class NissaWorldsoulSpeakerEffect extends ContinuousEffectImpl {
|
|||
|
||||
public NissaWorldsoulSpeakerEffect() {
|
||||
super(Duration.WhileOnBattlefield, Outcome.Detriment);
|
||||
staticText = "You may pay eight {E} rather than pay the mana cost of permanent spells you cast";
|
||||
staticText = "You may pay eight {E} rather than pay the mana cost for permanent spells you cast";
|
||||
}
|
||||
|
||||
private NissaWorldsoulSpeakerEffect(final NissaWorldsoulSpeakerEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue