From b770dcd4f149c4d3f236b4108e08352571ad81b3 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 9 Apr 2015 08:36:04 +0200 Subject: [PATCH] DB/Quest: The Forgotten Tale By Killyana, closes #14514 (cherry picked from commit 13a5c2ff6358a008d45496e60323cecadd9b533d) Conflicts: sql/updates/world/2015_04_09_00_world.sql --- sql/updates/world/2015_04_09_00_world_f335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_04_09_00_world_f335.sql diff --git a/sql/updates/world/2015_04_09_00_world_f335.sql b/sql/updates/world/2015_04_09_00_world_f335.sql new file mode 100644 index 00000000000..75b342ffd00 --- /dev/null +++ b/sql/updates/world/2015_04_09_00_world_f335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=85 WHERE `entryorguid` IN (27226, 27224, 27225, 27229) AND `source_type`=0 AND `id`=0;