aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_02_23_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_23_00_world.sql b/sql/updates/world/2015_02_23_00_world.sql
new file mode 100644
index 00000000000..c84da7b2c84
--- /dev/null
+++ b/sql/updates/world/2015_02_23_00_world.sql
@@ -0,0 +1,4 @@
+DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (6847, 7849);
+INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES
+(6847, 12, 0, 0, ''),
+(7849, 12, 1, 0, '');