fix(Scripts/Temple of AhnQiraj): Moved Anubisath Warder script from D… (#12951)
…B to C++.
This commit is contained in:
parent
577a0a1f3e
commit
59f7475333
2 changed files with 79 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `AiName`='', `ScriptName`='npc_anubisath_warder' WHERE `entry`=15311;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=15311 AND `source_type`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue