chore(DB): import pending files

Referenced commit(s): 47622b2875
This commit is contained in:
github-actions[bot]
2025-11-29 05:58:17 +00:00
parent 47622b2875
commit aeb892f19f

View File

@@ -1,3 +1,4 @@
-- DB update 2025_11_28_08 -> 2025_11_29_00
-- Add creature_text for Eck the Ferocious "grows increasingly crazed" emote
DELETE FROM `creature_text` WHERE `CreatureID` = 29932 AND `GroupID` = 1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`)