mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -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`)
|
||||
Reference in New Issue
Block a user