mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Creature/Script: Daegarn
Remove the incorrect SAI and move it to cpp
This commit is contained in:
3
sql/updates/world/3.3.5/2019_03_06_02_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_03_06_02_world.sql
Normal 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;
|
||||
Reference in New Issue
Block a user