aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 22:36:58 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 22:36:58 +0200
commitcaeb933d9e21efb80b36e4b2cc805a2ec02db237 (patch)
treea424f6f23ffa091594a4e6c4967c7858a9931d0c /sql
parent3545d60b7d70e7097e1aeda8b7dd6af19a6c0ab8 (diff)
parentd828d16e9e0a7416823c07d27a19f4362c3f0826 (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_10_02_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_02_00_world.sql b/sql/updates/world/2014_10_02_00_world.sql
new file mode 100644
index 00000000000..56b64e95517
--- /dev/null
+++ b/sql/updates/world/2014_10_02_00_world.sql
@@ -0,0 +1 @@
+UPDATE `quest_template` SET `SpecialFlags`=1 WHERE `Id` = 11293;