aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_03_03_00_creature_text.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_03_03_00_creature_text.sql b/sql/updates/world/2014_03_03_00_creature_text.sql
index 074730c40ee..97d53e1625b 100644
--- a/sql/updates/world/2014_03_03_00_creature_text.sql
+++ b/sql/updates/world/2014_03_03_00_creature_text.sql
@@ -1,3 +1,3 @@
--
-UPDATE `creature_text` SET `text`='What? Where in the...don\'t just stand around, lads! Kill somebody!' WHERE `entry`=26796 `groupid`=0;
+UPDATE `creature_text` SET `text`='What? Where in the...don\'t just stand around, lads! Kill somebody!' WHERE `entry`=26796 AND `groupid`=0;
UPDATE `creature_text` SET `text`='Is that all you...got...' WHERE `entry`=26796 AND `groupid`=2;