From fc8641b76325110130ce8c0d953f4d1811c4fecc Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 30 May 2016 08:10:23 +0200 Subject: Update 2016_05_30_02_world.sql --- sql/updates/world/6.x/2016_05_30_02_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') 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); -- cgit v1.2.3