aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-08-24 20:24:14 +0200
committerSnapperRy <snapperryen@gmail.com>2016-08-24 20:24:14 +0200
commit0d2ef2ac7155cedead2c7a7cafcd937a4e1dcd99 (patch)
tree1a7a76ea2b43405627ca55255f4bb2fbded59974 /sql/updates
parent0be073dacff97bc5ae5215368e28356a03b7767d (diff)
Core/Achievements: improve mergeability between branches
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/3.3.5/2016_08_24_11_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_08_24_11_world.sql b/sql/updates/world/3.3.5/2016_08_24_11_world.sql
new file mode 100644
index 00000000000..e7f1e081f61
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_08_24_11_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `achievement_criteria_data` SET `type`=25 WHERE `criteria_id` IN (4768, 4769, 4770, 4771, 4772, 4773, 4774, 4775, 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 6140, 6141, 6142);