aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGacko <gacko28@gmx.de>2013-01-19 11:38:44 +0100
committerGacko <gacko28@gmx.de>2013-01-19 11:40:14 +0100
commitc07a4a6745f23994e9bfc636dff2159422ef0c7a (patch)
tree4e93169e4baabeb525f20e8b14951ce86de7ca29
parent51611c7c22895ac05f4b4d9b1cbdd829815e8143 (diff)
DB: Kelris - Question instead if exclamation on aggro
-rw-r--r--sql/updates/world/2013_01_19_04_world_creature_text.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_01_19_04_world_creature_text.sql b/sql/updates/world/2013_01_19_04_world_creature_text.sql
new file mode 100644
index 00000000000..c14cf5c149a
--- /dev/null
+++ b/sql/updates/world/2013_01_19_04_world_creature_text.sql
@@ -0,0 +1 @@
+UPDATE `creature_text` SET `text`='Who dares disturb my meditation?' WHERE `entry`=4832 AND `groupid`=0;