aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/6.x/2016_05_30_02_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/6.x/2016_05_30_02_world.sql b/sql/updates/world/6.x/2016_05_30_02_world.sql
index 177c8508d20..7c287da579f 100644
--- a/sql/updates/world/6.x/2016_05_30_02_world.sql
+++ b/sql/updates/world/6.x/2016_05_30_02_world.sql
@@ -1,2 +1,2 @@
--
-DELETE FROM achievement_criteria_data WHERE `type` IN (6, 12);
+DELETE FROM `criteria_data` WHERE `type` IN (6, 12);