aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2013_03_11_01_world_trinty_strings.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_03_11_01_world_trinty_strings.sql b/sql/updates/world/2013_03_11_01_world_trinty_strings.sql
new file mode 100644
index 00000000000..c4a76a4e4f7
--- /dev/null
+++ b/sql/updates/world/2013_03_11_01_world_trinty_strings.sql
@@ -0,0 +1,2 @@
+DELETE FROM `trinity_string` where `entry` = 363;
+INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES ('363', 'Player %s cannot whisper you any longer.');