aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-19 13:14:50 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-10-15 16:05:07 +0200
commitb3dedb11feb851faa1e027262c8160fd55b26b5c (patch)
tree65be7dcc830d043f1e6ad1e9b4da378e1a9ff858
parent135098962897553406db38f8d7b2d615a813d830 (diff)
DB/Quest: Stinking Up Southshore should not be repeatable.
(cherry picked from commit 005e5537ea5646d1e22f2d6a3d22fe2e443bf2c1)
-rw-r--r--sql/updates/world/master/2017_10_15_04_world_2016_10_19_00_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_10_15_04_world_2016_10_19_00_world_335.sql b/sql/updates/world/master/2017_10_15_04_world_2016_10_19_00_world_335.sql
new file mode 100644
index 00000000000..ef769535f36
--- /dev/null
+++ b/sql/updates/world/master/2017_10_15_04_world_2016_10_19_00_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=1657;