From dcc64f4c69e400f16cf0cb81a851482a026b5201 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 13 May 2014 11:36:19 +0200 Subject: DB/Conditions: Fix startup error added on 018da66 --- sql/updates/world/2014_05_13_00_world_conditions.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_05_13_00_world_conditions.sql (limited to 'sql') diff --git a/sql/updates/world/2014_05_13_00_world_conditions.sql b/sql/updates/world/2014_05_13_00_world_conditions.sql new file mode 100644 index 00000000000..75fd2e1a950 --- /dev/null +++ b/sql/updates/world/2014_05_13_00_world_conditions.sql @@ -0,0 +1,2 @@ +-- +UPDATE `conditions` SET `SourceEntry`=46763 WHERE `SourceEntry`=46753; -- cgit v1.2.3