fix(Scripts/Spell): Gargoyle's damage (#11389)
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr>
This commit is contained in:
parent
1b1e29bef4
commit
5bebb14967
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ class spell_pet_dk_gargoyle_strike : public SpellScript
|
|||
}
|
||||
}
|
||||
|
||||
SetHitDamage(damage);
|
||||
SetEffectValue(damage);
|
||||
}
|
||||
|
||||
void Register() override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue