mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 18:13:48 +00:00
fix(Scripts/TempleOfAhnQiraj): Aggro Drones. (#12737)
* fix(Scripts/Temple of AhnQiraj): Aggro Drones. Fixes #12716 * fix build Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=25153;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(25153,'spell_aggro_drones');
|
||||
Reference in New Issue
Block a user