mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_21_08 -> 2022_11_21_09
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` = 85566;
|
||||
UPDATE `creature_template_addon` SET `emote` = 234 WHERE `entry` = 18595;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_21_09 -> 2022_11_21_10
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=130, `type_flags`=`type_flags`|0x08000000, `flags_extra`=`flags_extra`|0x01000000 WHERE `entry`=3443;
|
||||
|
||||
Reference in New Issue
Block a user