chore(DB): import pending files

Referenced commit(s): d30716e9e1
This commit is contained in:
AzerothCoreBot
2022-06-22 17:43:59 +00:00
parent d30716e9e1
commit 70c934b33a

View File

@@ -1,3 +1,4 @@
-- DB update 2022_06_21_02 -> 2022_06_22_00
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 11353;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 11353);