chore(DB): import pending files

Referenced commit(s): 17b23a41c6
This commit is contained in:
AzerothCoreBot
2023-02-28 04:28:25 +00:00
parent 17b23a41c6
commit 8635ab0170

View File

@@ -0,0 +1,2 @@
-- DB update 2023_02_27_07 -> 2023_02_28_00
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry` IN (21073, 21097, 21116);