aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-08-11 00:43:56 +0200
committerKudlaty <none@none>2009-08-11 00:43:56 +0200
commit5a2dbd43dbfe3547e2870b3df5178ce676c79173 (patch)
treeb2df942e5dbe83f761b0471b7357b61b9ff6cf52
parent5d23ff7703bbe26280ceacc201d042320c4e151b (diff)
parentd303603a86ca73a3132d002bb0b9af8d387e7221 (diff)
merge
--HG-- branch : trunk
-rw-r--r--sql/FULL/world_scripts_full.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/FULL/world_scripts_full.sql b/sql/FULL/world_scripts_full.sql
index 21a3b160c7b..d3cfb43e6b4 100644
--- a/sql/FULL/world_scripts_full.sql
+++ b/sql/FULL/world_scripts_full.sql
@@ -1037,7 +1037,7 @@ UPDATE `instance_template` SET `script`='instance_archavon' WHERE `map`=624;
/* WAILING CAVERNS */
UPDATE `creature_template` SET `ScriptName`='npc_disciple_of_naralex' WHERE entry=3678;
-UPDATE` instance_template` SET `script`='instance_wailing_caverns' WHERE map=43;
+UPDATE `instance_template` SET `script`='instance_wailing_caverns' WHERE map=43;
/* WESTERN PLAGUELANDS */
UPDATE `creature_template` SET `ScriptName`='npcs_dithers_and_arbington' WHERE `entry` IN (11056,11057);