Amend rules text for Nissa, Worldsoul Speaker

This commit is contained in:
PurpleCrowbar 2025-02-23 22:16:27 +00:00
parent bff5c28938
commit 6b735bd776

View file

@ -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) {