chore(DB): import pending files

Referenced commit(s): 772f5cfe17
This commit is contained in:
AzerothCoreBot
2023-07-09 16:51:30 +00:00
parent 772f5cfe17
commit 5cae59e394

View File

@@ -1,2 +1,3 @@
-- DB update 2023_07_09_00 -> 2023_07_09_01
UPDATE `creature_text` SET `Text` = 'FIRE IN THE HOLE!', `Type` = 14, `BroadcastTextId` = 32326 WHERE (`CreatureID` = 7998) AND (`GroupID` = 19) AND (`ID` = 0);
UPDATE `creature_text` SET `BroadcastTextId` = 4446 WHERE `CreatureID` = 7998 AND `GroupID` = 20 AND `ID` = 0;