aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-08-07 18:07:40 +0200
committerKudlaty <none@none>2009-08-07 18:07:40 +0200
commitbe74be36f6d170fd11b2df2ebfc20a9c2e40584a (patch)
treee7c34872b781b92733b312a6140c5f9e2cd21e8e /sql/updates
parent4e07fd3a0fa0c222b5ea64375b43389d2642a2c6 (diff)
Merge [SD2]
r1146 Use ForcedDespawn() where possible and remove some not needed function calls. Code style applied. Requires Mangos 8040+ r1147 Make Millhouse have better movement, using distance for MoveChase r1148 Added missing call sendGossipMenu r1149 Correct mixed up emote and language in one script_texts r1150 Update custom SD2 patch for Mangos 0.12 branch - skip --HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4806_script_texts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4806_script_texts.sql b/sql/updates/4806_script_texts.sql
new file mode 100644
index 00000000000..1a3875c40cd
--- /dev/null
+++ b/sql/updates/4806_script_texts.sql
@@ -0,0 +1 @@
+UPDATE script_texts SET language=1, emote=14 WHERE entry=-1000431;