From 491bc7569ba69ee6c43e007dbce24497c39dd12a Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 20:10:59 +0200 Subject: *Add new line to end of sqls. --HG-- branch : trunk --- sql/updates/240_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/240_world.sql') diff --git a/sql/updates/240_world.sql b/sql/updates/240_world.sql index 44e7c518e83..5b80800c46d 100644 --- a/sql/updates/240_world.sql +++ b/sql/updates/240_world.sql @@ -3,4 +3,3 @@ insert into `command` (`name`, `security`, `help`) values ('senditems',3,'Syntax: .senditems #playername "#subject" "#text" itemid1[:count1] itemid2[:count2] ... itemidN[:countN]\r\n\r\nSend a mail to a player. Subject and mail text must be in "". If for itemid not provided related count values then expected 1, if count > max items in stack then items will be send in required amount stacks. All stacks amount in mail limited to 12.'), ('sendmail',1,'Syntax: .sendmail #playername "#subject" "#text"\r\n\r\nSend a mail to a player. Subject and mail text must be in "".'); - -- cgit v1.2.3