aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorMachiavelli <machiavelli.trinity@gmail.com>2011-07-27 17:51:57 +0200
committerMachiavelli <machiavelli.trinity@gmail.com>2011-07-27 17:51:57 +0200
commit0dcc22907114508141cbabbca69aeaa0791feb79 (patch)
tree7c06ff9c085d0f10825f12951e41178de852f644 /sql/updates/world
parent2eb69330b4f15e1fad6702a4829420c1a7f33208 (diff)
Core/Commands: Allow muting offline players - the mute will become effective on next player login.
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/2011_07_27_01_world_trinity_string.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2011_07_27_01_world_trinity_string.sql b/sql/updates/world/2011_07_27_01_world_trinity_string.sql
new file mode 100644
index 00000000000..9e36d27ed37
--- /dev/null
+++ b/sql/updates/world/2011_07_27_01_world_trinity_string.sql
@@ -0,0 +1,2 @@
+INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
+(283,'You have disabled %s\'s chat for %u minutes, effective at the player\'s next login. Reason: %s.'); \ No newline at end of file