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:16:16 -0200
commit0c0207a2f944e0ee54e8d2a4ac0cf8ac8ef8b9f2 (patch)
treeb7ac29dedf3a391ea90eed6c6f8fb9d4f1d36b25
parent83f168353af03310651e049504553c4cb9251da2 (diff)
DB/CreatureText: Update Feledren the Banished's creature text with its missing sound
Closes #13732 (cherry picked from commit 249270c52c658fc1a8cca14a55ea33abc5d21855)
-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;