From 4ce62b8a6673911ae2c468b7d5ee08cbdde67abd Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Thu, 11 Sep 2014 06:24:01 +0200 Subject: Remove BOM from 2014_09_11_00_world_conditions.sql --- sql/updates/world/2014_09_11_00_world_conditions.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2014_09_11_00_world_conditions.sql b/sql/updates/world/2014_09_11_00_world_conditions.sql index 65c502ece07..17052ef159f 100644 --- a/sql/updates/world/2014_09_11_00_world_conditions.sql +++ b/sql/updates/world/2014_09_11_00_world_conditions.sql @@ -1 +1 @@ -UPDATE `conditions` SET `ConditionValue1` = 46 WHERE `SourceEntry` IN (63989, 63997, 63998); +UPDATE `conditions` SET `ConditionValue1` = 46 WHERE `SourceEntry` IN (63989, 63997, 63998); -- cgit v1.2.3