mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Corrected typo in script_texts, please re-import 6896_world_script_texts.sql. Thanks to Malcrom.
--HG-- branch : trunk
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DELETE FROM `script_texts` WHERE `entry`=-1033009;
|
||||
INSERT INTO `script_texts` (`npc_entry`,`entry`,`content_default`,`content_loc1`,`content_loc2`,`content_loc3`,`content_loc4`,`content_loc5`,`content_loc6`,`content_loc7`,`content_loc8`,`sound`,`type`,`language`,`emote`,`comment`) VALUES
|
||||
(4275,-1033009,'Who cares interfere with the Sons of Arugal?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'');
|
||||
(4275,-1033009,'Who dares interfere with the Sons of Arugal?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'');
|
||||
|
||||
Reference in New Issue
Block a user