From 2623b2bcc7c73f57cd8f6f06275ad06c87fbb40b 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. (cherry picked from commit f2aa95c3503fe936f08d9fcc3c7f76f8bfcd8b36) --- sql/updates/world/2015_09_25_09_world_2015_08_25_01.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_09_25_09_world_2015_08_25_01.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2015_09_25_09_world_2015_08_25_01.sql b/sql/updates/world/2015_09_25_09_world_2015_08_25_01.sql new file mode 100644 index 00000000000..f261acf71e7 --- /dev/null +++ b/sql/updates/world/2015_09_25_09_world_2015_08_25_01.sql @@ -0,0 +1,2 @@ +-- Achievement The Culling of Time +DELETE FROM `disables` WHERE `entry`=7494 AND `sourceType`=4; -- cgit v1.2.3