aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2014-06-24 18:23:37 +0200
committerKittnz <frederik156@hotmail.com>2014-06-24 18:23:37 +0200
commit80e0c443fff2baf812d03c18970f591e4abc15f1 (patch)
treebfcf7b01ca3d45d71ad1cb3e206f90528703ffe2 /sql
parent7f0d283599a81c9272a5b29ed5d745c22e0b226e (diff)
Quest: Powering our Defenses fixed
Fix by @Discover-, @untaught, @Kittnz
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_06_24_05_world_quest.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_06_24_05_world_quest.sql b/sql/updates/world/2014_06_24_05_world_quest.sql
new file mode 100644
index 00000000000..49431fdf460
--- /dev/null
+++ b/sql/updates/world/2014_06_24_05_world_quest.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_template` SET `SpecialFlags`=0 WHERE `entry`=8490;