forked from External/mage
* Kaza, Roil Chaser - fixed that cost reduction effect can be broken on rollback or cast cancel;
This commit is contained in:
parent
0fade0ed8c
commit
d1abfb9255
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ class KazaRoilChaserEffect extends CostModificationEffectImpl {
|
|||
private KazaRoilChaserEffect(final KazaRoilChaserEffect effect) {
|
||||
super(effect);
|
||||
this.spellsCast = effect.spellsCast;
|
||||
this.wizardCount = effect.wizardCount;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue