chore(DB): import pending files

Referenced commit(s): 0a2a4c7f27
This commit is contained in:
AzerothCoreBot
2022-12-11 14:03:39 +00:00
parent 0a2a4c7f27
commit 45be3720a5

View File

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