From fd08b0060c1ef954f1fa4437b48e628e96c7626e Mon Sep 17 00:00:00 2001 From: tobmaps Date: Mon, 30 May 2011 20:47:33 +0700 Subject: Core/Commands: Localized npc name for commands .npc say, .npc yell, .npc whisper --- sql/updates/world/2011_05_30_01_world_creature.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2011_05_30_01_world_creature.sql b/sql/updates/world/2011_05_30_01_world_creature.sql index b3a485d188e..898c7609909 100644 --- a/sql/updates/world/2011_05_30_01_world_creature.sql +++ b/sql/updates/world/2011_05_30_01_world_creature.sql @@ -10,4 +10,4 @@ INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`pr -- Baltharus the Warborn Clone UPDATE `creature_template` SET `AIName`= '',`ScriptName`= 'npc_baltarhus_the_warborn_clone' WHERE `entry`=39899; -DELETE FROM `smart_scripts` WHERE `entryorguid`=39899; \ No newline at end of file +DELETE FROM `smart_scripts` WHERE `entryorguid`=39899; -- cgit v1.2.3