aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-06-02 09:59:15 +0200
committerKillyana <morphone1@gmail.com>2019-06-02 09:59:15 +0200
commitd1c279ccda33b7245cb9a3d9661937debb25b64b (patch)
treed03e4da7fd0392979cc232713f022dc67ea8958a
parentbda351d7f1cb3ff663a9d231afa85864ea0f8078 (diff)
DB/Quest: The Black Box
The quest is not repeatable
-rw-r--r--sql/updates/world/3.3.5/2019_06_02_00_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_06_02_00_world_335.sql b/sql/updates/world/3.3.5/2019_06_02_00_world_335.sql
new file mode 100644
index 00000000000..d2f3ecddec3
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_06_02_00_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `id`=708;