mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
4
sql/updates/world/3.3.5/2017_09_23_03_world_335.sql
Normal file
4
sql/updates/world/3.3.5/2017_09_23_03_world_335.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID`=16521 AND `ID`=3;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(16521, 0, 3, "None of you are to leave this valley alive.", 12, 0, 100, 0, 0, 0, 13429, 0, "Blood Elf Scout");
|
||||
Reference in New Issue
Block a user