aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-06-04 21:13:55 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-06-04 21:14:25 +0200
commit3f35182369c04e627c613fef698efb91bd779683 (patch)
tree9608f9066b4c34fb55f9d8dffd4903873a38826d
parent538f3a6bda1ace566a56d23c4549e9d7dc95a432 (diff)
DB/Conditions: Fix db error
-rw-r--r--sql/updates/world/2013_06_04_03_world_conditions.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_06_04_03_world_conditions.sql b/sql/updates/world/2013_06_04_03_world_conditions.sql
new file mode 100644
index 00000000000..63d3b5ec210
--- /dev/null
+++ b/sql/updates/world/2013_06_04_03_world_conditions.sql
@@ -0,0 +1 @@
+UPDATE `conditions` SET `ConditionValue1`=3781,`ConditionValue2`=0 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=1403 AND `SourceEntry`=3 AND `ConditionTypeOrReference`=8;