From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- sql/updates/68_world.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/updates/68_world.sql') diff --git a/sql/updates/68_world.sql b/sql/updates/68_world.sql index 650f4ea3ca0..40678a4a5b0 100644 --- a/sql/updates/68_world.sql +++ b/sql/updates/68_world.sql @@ -13,4 +13,5 @@ INSERT INTO trinity_string VALUES DELETE FROM `command` WHERE `name` = 'freeze' or `name` = 'unfreeze' or name = 'listfreeze'; 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.'); \ No newline at end of file +INSERT INTO `command` (`name`,`security`,`help`) VALUES ('listfreeze','1','Syntax: .listfreeze\r\n\r\nSearch and output all frozen players.'); + -- cgit v1.2.3