parent
47622b2875
commit
aeb892f19f
1 changed files with 1 additions and 0 deletions
|
|
@ -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`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue