mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_03_28_03 -> 2023_03_29_00
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry`=21944;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_29_00 -> 2023_03_29_01
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=17797 AND `GroupID`=4 AND `ID`=0;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
Reference in New Issue
Block a user