parent
1eb573be1c
commit
655f2bb15b
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue