From 3162bfbca539382f62d71e23cbde7a29b8019a37 Mon Sep 17 00:00:00 2001 From: Rushor Date: Sat, 6 Feb 2016 22:53:21 +0100 Subject: DB/Quest: Avenging The Fallen * This quest is not supposed to be repeatable on WotLK 3.3.5 * closes #14892 * thanks to @fvicaria for report and fix --- sql/updates/world/2016_02_06_13_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2016_02_06_13_world.sql (limited to 'sql') diff --git a/sql/updates/world/2016_02_06_13_world.sql b/sql/updates/world/2016_02_06_13_world.sql new file mode 100644 index 00000000000..22bd5596d98 --- /dev/null +++ b/sql/updates/world/2016_02_06_13_world.sql @@ -0,0 +1,3 @@ +-- +-- DB/Quest: Avenging The Fallen +UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `Id`=7830; -- cgit v1.2.3