mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(Scripts/AhnQiraj): Anubisath Defender. (#12725)
* fix(Scripts/AhnQiraj): Anubisath Defender. Fixes #12449 * Update. * Update. * build Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_anubisath_defender', `AiName`='' WHERE `entry`=15277;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=15277 AND `source_type`=0;
|
||||
Reference in New Issue
Block a user