chore(DB): import pending files

Referenced commit(s): ce40ed6278
This commit is contained in:
AzerothCoreBot
2023-03-20 05:51:35 +00:00
parent ce40ed6278
commit 0212d7869d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_20_00 -> 2023_03_20_01
--
-- spell_gen_feign_death_no_dyn_flag
-- UNIT_FLAG_PREVENT_EMOTES_FROM_CHAT_TEXT, UNIT_FLAG2_FEIGN_DEATH

View File

@@ -1,2 +1,3 @@
-- DB update 2023_03_20_01 -> 2023_03_20_02
-- Fen Ray in Underbog
UPDATE `creature` SET `unit_flags`=`unit_flags`|64|256|512|33554432 WHERE `id1`=17731 AND `guid` IN (138322,138320,138319,138501,138507,138508,138513,138514,138515,138516,138518);