aboutsummaryrefslogtreecommitdiff
path: root/sql/base/world_database.sql
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2011-05-09 18:00:42 +0300
committerShocker <shocker@freakz.ro>2011-05-09 18:00:42 +0300
commit2703c6a38be44dd79b046648e4d3b6569aba50aa (patch)
tree4f2f691c276be6363bafce48145c1de062a02cfa /sql/base/world_database.sql
parent3fa651ce199e3e9fe65328c5c8fb9b916eb5647b (diff)
Core/Commands: Include mute/ban info in .pinfo command
Diffstat (limited to 'sql/base/world_database.sql')
-rw-r--r--sql/base/world_database.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql
index 8dda19d69ca..e2a337bc9a4 100644
--- a/sql/base/world_database.sql
+++ b/sql/base/world_database.sql
@@ -27356,7 +27356,7 @@ INSERT INTO `trinity_string` (`entry`,`content_default`,`content_loc1`,`content_
(547, 'InstanceID: %u', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(548, 'Player%s %s (guid: %u) Account: %s (id: %u) Email: %s GMLevel: %u Last IP: %s Last login: %s Latency: %ums', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(549, 'Race: %s Class: %s Played time: %s Level: %u Money: %ug%us%uc', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
-(550, 'Command .pinfo doesn''t support ''rep'' option for offline players.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
+(550, 'Mute time remaining: %s, Ban time remaining: %s', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(551, '%s has explored all zones now.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(552, '%s has no more explored zones.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(553, '%s has explored all zones for you.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),