chore(DB): import pending files

Referenced commit(s): ca50f5c5c5
This commit is contained in:
AzerothCoreBot
2022-09-07 00:16:51 +00:00
parent ca50f5c5c5
commit d788906c6d

View File

@@ -1,2 +1,3 @@
-- DB update 2022_09_07_03 -> 2022_09_07_04
--
UPDATE `creature_template` SET `npcflag` = `npcflag`&~(4096) WHERE `entry` IN (16280, 16278);