forked from External/mage
fix Living Breakthrough
This commit is contained in:
parent
bfb3998fab
commit
02108f6a62
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ class LivingBreakthroughEffect extends ContinuousRuleModifyingEffectImpl {
|
|||
|
||||
private LivingBreakthroughEffect(final LivingBreakthroughEffect effect) {
|
||||
super(effect);
|
||||
this.manaValue = effect.manaValue;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue