mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(Scripts/Spell): Gargoyle's damage (#11389)
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr>
This commit is contained in:
@@ -322,7 +322,7 @@ class spell_pet_dk_gargoyle_strike : public SpellScript
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
SetHitDamage(damage);
|
SetEffectValue(damage);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Register() override
|
void Register() override
|
||||||
|
|||||||
Reference in New Issue
Block a user