diff options
Diffstat (limited to 'sql/updates/0.6/2445_command.sql')
-rw-r--r-- | sql/updates/0.6/2445_command.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.6/2445_command.sql b/sql/updates/0.6/2445_command.sql new file mode 100644 index 00000000000..799fd26448d --- /dev/null +++ b/sql/updates/0.6/2445_command.sql @@ -0,0 +1 @@ +INSERT INTO command VALUES('pinfo','2','Syntax: .pinfo [$player_name]\r\n\r\nOutput account information for selected player or player find by $player_name.'); |