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/68_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/68_world.sql') diff --git a/sql/updates/68_world.sql b/sql/updates/68_world.sql index 40678a4a5b0..3303699b7de 100644 --- a/sql/updates/68_world.sql +++ b/sql/updates/68_world.sql @@ -14,4 +14,3 @@ DELETE FROM `command` WHERE `name` = 'freeze' or `name` = 'unfreeze' or name = ' INSERT INTO `command` (`name`,`security`,`help`) VALUES ('freeze','2','Syntax: .freeze (#player)\r\n\"Freezes\" #player and disables his chat. When using this without #name it will freeze your target.'); INSERT INTO `command` (`name`,`security`,`help`) VALUES ('unfreeze','2','Syntax: .unfreeze (#player)\r\n\"Unfreezes\" #player and enables his chat again. When using this without #name it will unfreeze your target.'); INSERT INTO `command` (`name`,`security`,`help`) VALUES ('listfreeze','1','Syntax: .listfreeze\r\n\r\nSearch and output all frozen players.'); - -- cgit v1.2.3