chore(DB): import pending files

Referenced commit(s): 9798ccd8c5
This commit is contained in:
AzerothCoreBot
2023-01-07 19:20:03 +00:00
parent 9798ccd8c5
commit de92ae1d31

View File

@@ -0,0 +1,3 @@
-- DB update 2023_01_07_01 -> 2023_01_07_02
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x00000200 WHERE `entry` IN (17536,18432);