aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4753_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-08-05 01:21:09 +0200
committerDrahy <none@none>2009-08-05 01:21:09 +0200
commit172a6f127979af0744c2ba905065e7189ad92a7d (patch)
tree2829bf25aca8c140b85b9f25cfcb31365f9d7d33 /sql/updates/4753_world.sql
parentdfe158074d12406012679a68a7141e62762919cf (diff)
* Added missing script name go_shrine_of_the_birds
* Trinity sql coding style --HG-- branch : trunk
Diffstat (limited to 'sql/updates/4753_world.sql')
-rw-r--r--sql/updates/4753_world.sql2
1 files changed, 1 insertions, 1 deletions
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