mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 18:43:48 +00:00
fix(Scripts/ZulGurub): Gah'zranka's Slam should reset threat. (#11910)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24326;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24326,'spell_gahzranka_slam');
|
||||
Reference in New Issue
Block a user