From 67f9dbab585dc2d021c976d34c2d7c53c6367eb0 Mon Sep 17 00:00:00 2001 From: Paradox Date: Tue, 13 Oct 2009 18:35:36 -0400 Subject: * Fix CRLF and no newline in a couple of sqls * Slight change to update loop to ensure expired auctions are't left in AH. --HG-- branch : trunk --- sql/updates/5866_gameobject_template.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/updates/5866_gameobject_template.sql') diff --git a/sql/updates/5866_gameobject_template.sql b/sql/updates/5866_gameobject_template.sql index 26f89e1d354..cc31e49aae8 100644 --- a/sql/updates/5866_gameobject_template.sql +++ b/sql/updates/5866_gameobject_template.sql @@ -1 +1,2 @@ -UPDATE `gameobject_template` SET `type`='10',`data0`='0',`ScriptName`='go_wg2voa_portal' WHERE (`entry`='190763'); +UPDATE `gameobject_template` SET `type`='10',`data0`='0',`ScriptName`='go_wg2voa_portal' WHERE (`entry`='190763'); + -- cgit v1.2.3