mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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
|
||||
@@ -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);
|
||||
Reference in New Issue
Block a user