aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2013_03_15_02_world_trinity_strings.sql (renamed from sql/updates/world/2013_03_15_01_world_trinity_strings.sql)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_03_15_01_world_trinity_strings.sql b/sql/updates/world/2013_03_15_02_world_trinity_strings.sql
index 0ae44b1ae53..b81c22711c4 100644
--- a/sql/updates/world/2013_03_15_01_world_trinity_strings.sql
+++ b/sql/updates/world/2013_03_15_02_world_trinity_strings.sql
@@ -1,3 +1,3 @@
-DELETE FROM `trinity_string` where `entry`=363;
+DELETE FROM `trinity_string` WHERE `entry`=363;
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
(363, 'Player %s cannot whisper you any longer.');