aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2011-10-01 12:44:16 +0100
committerNay <dnpd.dd@gmail.com>2011-10-01 12:44:16 +0100
commit2bff368792c02c353dfa4bb72e10bd3c7fac768d (patch)
tree67fa85934ca201f0becad883f621d8972642d5ae
parent62980da8df0df31884326df4da44ca74c254cd2c (diff)
DB/NPCs: Fix quest Challenge to the Black Flight
Closes #1027
-rw-r--r--sql/updates/world/2011_10_01_00_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2011_10_01_00_world_creature_template.sql b/sql/updates/world/2011_10_01_00_world_creature_template.sql
new file mode 100644
index 00000000000..14fe26ba476
--- /dev/null
+++ b/sql/updates/world/2011_10_01_00_world_creature_template.sql
@@ -0,0 +1,2 @@
+-- Fix quest 11162 Challenge to the Black Flight
+UPDATE `creature_template` SET `unit_flags`=`unit_flags`&~768 WHERE `entry`=23789; -- Smolderwing