chore(DB): import pending files

Referenced commit(s): 185892f153
This commit is contained in:
AzerothCoreBot
2023-02-27 16:08:05 +00:00
parent 185892f153
commit 0135207765

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_27_06 -> 2023_02_27_07
--
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|32768, `AIName` = 'SmartAI', `ScriptName` = '' WHERE (`entry` = 21027);