aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorariel- <ariel.silva305@gmail.com>2016-03-02 10:48:04 -0300
committerariel- <ariel.silva305@gmail.com>2016-03-02 10:57:14 -0300
commitd573bd2fe7c71db3ae866ba11955988882dc18e6 (patch)
tree9a069d72dc7d61ba872b40bff13e64e56b4c96ca /sql
parent224b42c53a6ae212f2d1d550903e019ab8a741d6 (diff)
Core/Conditions: Improved mergeability between branches
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_99_99_99_world_335.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2016_99_99_99_world_335.sql b/sql/updates/world/2016_99_99_99_world_335.sql
new file mode 100644
index 00000000000..e7a9f60e790
--- /dev/null
+++ b/sql/updates/world/2016_99_99_99_world_335.sql
@@ -0,0 +1,3 @@
+--
+-- Only for 3.3.5!
+UPDATE `conditions` SET `ConditionTypeOrReference`=42 WHERE `ConditionTypeOrReference`=41;