chore(DB): import pending files

Referenced commit(s): 68b1e993e8
This commit is contained in:
AzerothCoreBot
2023-05-09 23:48:16 +00:00
parent 68b1e993e8
commit 0b29c079d7

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_09_01 -> 2023_05_09_02
-- Antonio Perelli
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=844;
DELETE FROM `smart_scripts` WHERE `entryorguid`=844 AND `source_type`=0;