mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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
|
||||
|
||||
Reference in New Issue
Block a user