mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
fix(Scripts/Spells): fix Blood Presence not healing for damage dealt (#24765)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com> Co-authored-by: mik1893 <michele.roscelli@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Blood Presence (63611): rename script to match new class name
|
||||
UPDATE `spell_script_names` SET `ScriptName` = 'spell_dk_improved_blood_presence_triggered' WHERE `spell_id` = 63611;
|
||||
Reference in New Issue
Block a user