mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 04:23:47 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_07_06_06 -> 2024_07_06_07
|
||||||
--
|
--
|
||||||
DELETE FROM `creature_text` WHERE (`CreatureID` = 22484);
|
DELETE FROM `creature_text` WHERE (`CreatureID` = 22484);
|
||||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
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