From f2aa95c3503fe936f08d9fcc3c7f76f8bfcd8b36 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 25 Aug 2015 22:18:19 +0200 Subject: DB/Misc: Enable achievement The Culling of Time By sirikfoll. --- sql/updates/world/2015_08_25_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_08_25_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_08_25_01_world.sql b/sql/updates/world/2015_08_25_01_world.sql new file mode 100644 index 00000000000..f261acf71e7 --- /dev/null +++ b/sql/updates/world/2015_08_25_01_world.sql @@ -0,0 +1,2 @@ +-- Achievement The Culling of Time +DELETE FROM `disables` WHERE `entry`=7494 AND `sourceType`=4; -- cgit v1.2.3