diff options
| author | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
|---|---|---|
| committer | hunteee <none@none> | 2009-06-18 19:31:55 +0200 |
| commit | c6c1284eb03354d503acd680958b6df29d022914 (patch) | |
| tree | 6ced7fcce45b4cd3ea6f24484d79a064a40b1588 /sql/updates/3601_world.sql | |
| parent | c790caec69ecf1992e4b0098e1da08abe903d328 (diff) | |
*Second part of previous commit.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/3601_world.sql')
| -rw-r--r-- | sql/updates/3601_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/3601_world.sql b/sql/updates/3601_world.sql index e156c1944a2..1b1eab149cb 100644 --- a/sql/updates/3601_world.sql +++ b/sql/updates/3601_world.sql @@ -5,4 +5,4 @@ DELETE FROM `npc_spellclick_spells` WHERE `npc_entry` IN (28605,28606,28607); INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `quest_id`, `quest_status`, `cast_flags`) VALUES (28605, 52263, 12680, 3, 1), (28606, 52263, 12680, 3, 1), -(28607, 52263, 12680, 3, 1);
\ No newline at end of file +(28607, 52263, 12680, 3, 1); |
