mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_03_24_00 -> 2024_03_24_01
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 26828;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(26828, 0, 0, 'You test my patience, you now see the true might of the Blue.', 12, 0, 100, 0, 0, 0, 28122, 0, 'Magister Keldonus'),
|
||||
Reference in New Issue
Block a user