aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-08-16 17:54:31 +0200
committerKudlaty <none@none>2009-08-16 17:54:31 +0200
commit9ddfd5bf22269f8622f72ee3797a56b0dcc37422 (patch)
tree78f2f3bb01b95b453f2c9cfe6a9b2806e4178cb1 /sql/updates
parent683848679649994f048a526be55f776644165827 (diff)
Merge [SD2]
r1307 Add gossip for npc_tracy_proudwell. Patch by hoshie r1308 Fixed one not initialized array. r1309 Correct typo in folder name. - skip r1310 Enable faction change and remove unitState at attackStart for script related to quest 1560 --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5092_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5092_world_scripts.sql b/sql/updates/5092_world_scripts.sql
new file mode 100644
index 00000000000..bd9535181af
--- /dev/null
+++ b/sql/updates/5092_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE creature_template SET ScriptName='npc_tracy_proudwell' WHERE entry=18266;