mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_17_06 -> 2023_09_17_07
|
||||
-- https://github.com/TrinityCore/TrinityCore/commit/dbcbfaa6c7834507b0eba291b45b3927d73ac6d0
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (18318,18319,18320,18321,18322,18323,18325,18326,18327,18328) AND `GroupID` = 0;
|
||||
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_09_17_07 -> 2023_09_17_08
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags2` = 0 WHERE (`entry` = 15691);
|
||||
Reference in New Issue
Block a user