mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
fix(Scripts/ZulGurub): Hakkar's Blood Siphon (#12196)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24324;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24324,'spell_blood_siphon');
|
||||
Reference in New Issue
Block a user