From 172a6f127979af0744c2ba905065e7189ad92a7d Mon Sep 17 00:00:00 2001 From: Drahy Date: Wed, 5 Aug 2009 01:21:09 +0200 Subject: * Added missing script name go_shrine_of_the_birds * Trinity sql coding style --HG-- branch : trunk --- sql/updates/4753_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/4753_world.sql') diff --git a/sql/updates/4753_world.sql b/sql/updates/4753_world.sql index 059a6427b9b..19d69ce70e0 100644 --- a/sql/updates/4753_world.sql +++ b/sql/updates/4753_world.sql @@ -2,4 +2,4 @@ DELETE FROM `spell_script_target` WHERE `entry` IN (58836, 48743, 50524, 50515); INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES (58836, 3, 31216), (50524, 3, 27829), -(50515, 3, 27829); +(50515, 3, 27829); \ No newline at end of file -- cgit v1.2.3