chore(DB): import pending files

Referenced commit(s): 22b6c35d23
This commit is contained in:
AzerothCoreBot
2022-07-23 13:31:24 +00:00
parent 22b6c35d23
commit 474fede553

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_22_00 -> 2022_07_23_00
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 17606;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 17606) AND (`source_type` = 0) AND (`id` IN (1, 2));