chore(DB): import pending files

Referenced commit(s): 84295280c3
This commit is contained in:
AzerothCoreBot
2022-06-16 15:15:19 +00:00
parent 84295280c3
commit 4bc99f8070

View File

@@ -1,3 +1,4 @@
-- DB update 2022_06_16_06 -> 2022_06_16_07
UPDATE `creature_template` SET `AIName`='SmartAI',`flags_extra`=2 WHERE `entry`=14989;
DELETE FROM `smart_scripts` WHERE `entryorguid`= 14989 AND `source_type`= 0 AND `id`= 0;