fix(Scripts/Temple of AhnQiraj): Moved Anubisath Warder script from D… (#12951)

…B to C++.
This commit is contained in:
UltraNix
2022-09-14 04:54:22 +02:00
committed by GitHub
parent 577a0a1f3e
commit 59f7475333
2 changed files with 79 additions and 0 deletions

View File

@@ -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;