aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <jipr@hotmail.com>2013-11-03 04:29:50 +0100
committerAokromes <jipr@hotmail.com>2013-11-03 04:29:50 +0100
commit0cd02caaa87db01516bdf1b65ff619b1a580f2b4 (patch)
tree14a29f89598f7407b3ce955e0e311681cd9c9850
parent2125c572e0e87538a8ce9fee0db522428d229347 (diff)
DB/Misc: Kyle the friendly
By dr-j, closes #10564
-rw-r--r--sql/updates/world/2013_11_03_11_world_creature_text.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_11_03_11_world_creature_text.sql b/sql/updates/world/2013_11_03_11_world_creature_text.sql
new file mode 100644
index 00000000000..d7a237d3a72
--- /dev/null
+++ b/sql/updates/world/2013_11_03_11_world_creature_text.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_text` SET `entry`=23622 WHERE `entry`=23616 AND `groupid`=2 AND `id`=0;