chore(DB): import pending files

Referenced commit(s): 64833d965f
This commit is contained in:
github-actions[bot]
2024-05-18 18:10:26 +00:00
parent 64833d965f
commit 9ebc246f2b

View File

@@ -1,3 +1,4 @@
-- DB update 2024_05_18_01 -> 2024_05_18_02
-- add missing broadcastID to Elder Clearwater txt lines
UPDATE `creature_text` SET `BroadcastTextId` = '38218' WHERE `CreatureID` = '38294' AND `GroupID` = '1' AND `ID`='0';
UPDATE `creature_text` SET `BroadcastTextId` = '38222' WHERE `CreatureID` = '38294' AND `GroupID` = '3' AND `ID`='0';