aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiscover- <amort11@hotmail.com>2011-09-15 00:05:56 +0100
committerNay <dnpd.dd@gmail.com>2011-09-15 00:05:56 +0100
commitf2ff266363e9f68552d01359e778b57b0563799c (patch)
tree7b4ac914742dfd3526d950c501ad2770287e8673
parente51dcad60a502082a847eb27f0f048853b41afe6 (diff)
DB/Text: Correct a sound used by Sister Svalna.
Closes #1625
-rw-r--r--sql/updates/world/2011_09_14_05_world_creature_text.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_09_14_05_world_creature_text.sql b/sql/updates/world/2011_09_14_05_world_creature_text.sql
new file mode 100644
index 00000000000..9d91056d8db
--- /dev/null
+++ b/sql/updates/world/2011_09_14_05_world_creature_text.sql
@@ -0,0 +1 @@
+UPDATE `creature_text` SET `sound`=16825 WHERE `entry`=37129 AND `groupid`=5 AND `id`=0;