diff options
Diffstat (limited to 'sql/updates/0.5/1935_command.sql')
-rw-r--r-- | sql/updates/0.5/1935_command.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/0.5/1935_command.sql b/sql/updates/0.5/1935_command.sql new file mode 100644 index 00000000000..a766fc34c31 --- /dev/null +++ b/sql/updates/0.5/1935_command.sql @@ -0,0 +1,2 @@ +INSERT INTO command VALUES('whispers','1','Usage: .whispers on|off\r\nEnable/disable accepting whispers by GM from players. By default use mangosd.conf setting.'); + |