aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-19 13:14:50 +0200
committerGitHub <noreply@github.com>2016-10-19 13:14:50 +0200
commit005e5537ea5646d1e22f2d6a3d22fe2e443bf2c1 (patch)
tree445ad22d35a4584a6814112d858c645620f1ca96
parent6aeb78b257de5d033bea38215029596eb0870920 (diff)
DB/Quest: Stinking Up Southshore should not be repeatable.
-rw-r--r--sql/updates/world/3.3.5/2016_10_19_00_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql b/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql
new file mode 100644
index 00000000000..ef769535f36
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_19_00_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=1657;