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/241_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/241_world.sql') diff --git a/sql/updates/241_world.sql b/sql/updates/241_world.sql index 4aa3ae99b94..2bc028b3eba 100644 --- a/sql/updates/241_world.sql +++ b/sql/updates/241_world.sql @@ -2,4 +2,3 @@ DELETE FROM `command` WHERE name IN ('bindsight', 'unbindsight'); INSERT INTO `command` (name,security,help) VALUES ('bindsight',3,'Syntax: .bindsight\r\n\r\nBinds vision to the selected unit indefinitely. Cannot be used while currently possessing a target.'), ('unbindsight',3,'Syntax: .unbindsight\r\n\r\nRemoves bound vision. Cannot be used while currently possessing a target.'); - -- cgit v1.2.3