aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorthstrider <Dreadkiller@gmx.de>2014-12-21 21:12:00 -0200
committerNyeriah <sarah.trysan@live.com>2014-12-21 21:12:00 -0200
commit249270c52c658fc1a8cca14a55ea33abc5d21855 (patch)
tree62878ee89f7f0de13fdef8333408cff3e336924e
parent7b9bcbea8e6c4108e19367ec88aa7e9ef9ad4c6a (diff)
DB/CreatureText: Update Feledren the Banished's creature text with its missing sound
Closes #13732
-rw-r--r--sql/updates/world/2014_12_21_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_12_21_00_world.sql b/sql/updates/world/2014_12_21_00_world.sql
new file mode 100644
index 00000000000..857d7286352
--- /dev/null
+++ b/sql/updates/world/2014_12_21_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_text` SET `sound`= 8506 WHERE `entry`= 15367;