Creature/Script: Daegarn

Remove the incorrect SAI and move it to cpp
This commit is contained in:
Keader
2019-03-06 16:15:03 +01:00
committed by Killyana
parent c826d86853
commit 482e0dad30
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET AIName="" WHERE `entry` IN (24151);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24151) AND `source_type`=0;