aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_05_23_01_world_misc.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/updates/world/2013_05_23_01_world_misc.sql b/sql/updates/world/2013_05_23_01_world_misc.sql
index 768dd63d4a1..c147c7da5ac 100644
--- a/sql/updates/world/2013_05_23_01_world_misc.sql
+++ b/sql/updates/world/2013_05_23_01_world_misc.sql
@@ -35,5 +35,5 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type
DELETE FROM `creature_text` WHERE `entry`=@NARVIR;
INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`) VALUES
-(@NARVIR,0,0,'You didn''t think that I was going to let you walk in here and take the Heart of the Storm, did you?',0,0,100,6,0,0,'Overseer Narvir'),
-(@NARVIR,1,0,'You may have killed Valduran, but that will not stop me from completing the colossus.',0,0,100,1,0,0,'Overseer Narvir');
+(@NARVIR,0,0,'You didn''t think that I was going to let you walk in here and take the Heart of the Storm, did you?',12,0,100,6,0,0,'Overseer Narvir'),
+(@NARVIR,1,0,'You may have killed Valduran, but that will not stop me from completing the colossus.',12,0,100,1,0,0,'Overseer Narvir');