chore(DB): import pending files

Referenced commit(s): f123f455b7
This commit is contained in:
AzerothCoreBot
2023-03-15 13:28:41 +00:00
parent f123f455b7
commit ae159fe622

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_15_00 -> 2023_03_15_01
--
UPDATE `creature_template_addon` SET `bytes2` = 1, `visibilityDistanceType` = 5 WHERE (`entry` = 19851);
UPDATE `creature_template` SET `unit_flags` = 32768, `flags_extra` = `flags_extra`|2097152 WHERE (`entry` = 19851);