forked from External/mage
[CMM] rework Narci, Fable Singer (#10699)
* easy fix first * use targetPointer in Narci effect.
This commit is contained in:
parent
ba9ede4d66
commit
263b01e702
2 changed files with 13 additions and 2 deletions
|
|
@ -94,7 +94,6 @@ public class FinalChapterAbilityResolvesTriggeredAbility extends TriggeredAbilit
|
|||
|
||||
if (rememberSaga) {
|
||||
getEffects().setTargetPointer(new FixedTarget(permanent.getId(), game));
|
||||
getEffects().setValue("SAGA_MANACOST", permanent.getManaValue());
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue