From c6c1284eb03354d503acd680958b6df29d022914 Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 19:31:55 +0200 Subject: *Second part of previous commit. --HG-- branch : trunk --- sql/updates/3724_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/3724_world.sql') diff --git a/sql/updates/3724_world.sql b/sql/updates/3724_world.sql index 36c8a75c3d1..1269925e0ee 100644 --- a/sql/updates/3724_world.sql +++ b/sql/updates/3724_world.sql @@ -7,4 +7,4 @@ UPDATE creature_template SET `ScriptName`='npc_ros_dark_rider' WHERE `entry`=287 -- Spellclick spell to mount deathcharger DELETE FROM npc_spellclick_spells WHERE `npc_entry`=28782; INSERT INTO npc_spellclick_spells (`npc_entry`, `spell_id`, `quest_id`, `quest_status`, `cast_flags`) VALUES -(28782, 52280, 12687, 3, 1); \ No newline at end of file +(28782, 52280, 12687, 3, 1); -- cgit v1.2.3