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/676_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/676_world.sql') diff --git a/sql/updates/676_world.sql b/sql/updates/676_world.sql index b023e01f0a6..2e46f6480f9 100644 --- a/sql/updates/676_world.sql +++ b/sql/updates/676_world.sql @@ -1,3 +1,2 @@ UPDATE `trinity_string` SET `content_default`='Player |cffff0000%s|r kicked by |cffff0000%s|r. Reason: |cffff0000%s|r.' WHERE (`entry`='282'); UPDATE `command` SET `help`='Syntax: .kick [$charactername] [$reason]\r\n\r\nKick the given character name from the world with or without reason. If no character name is provided then the selected player (except for yourself) will be kicked. If no reason is provided, default is \"No Reason\".' WHERE (`name`='kick'); - -- cgit v1.2.3