From 8137a534b40918540e9fded5d3d582a6d2a9fd44 Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Wed, 14 Jan 2009 18:32:03 +0100 Subject: *Cleanup in code --HG-- branch : trunk --- sql/updates/838_world_scripts.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/838_world_scripts.sql b/sql/updates/838_world_scripts.sql index ef963ffb168..bb7f56c059d 100644 --- a/sql/updates/838_world_scripts.sql +++ b/sql/updates/838_world_scripts.sql @@ -1,3 +1,4 @@ +delete from spell_script_target where entry=42222; insert into `spell_script_target` values ('42222','1','23616'); -update `creature_template` set `scriptname`='npc_kyle_frenzied' where `entry`='23616'; \ No newline at end of file +update `creature_template` set `scriptname`='npc_kyle_frenzied' where `entry`='23616'; -- cgit v1.2.3