aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-10-22 16:07:26 +0200
committerKillyana <morphone1@gmail.com>2019-10-22 16:07:26 +0200
commit5e1b828365b69e198c4b9b305b574022a7552aae (patch)
tree56bfc727468ba2ed56778627c38aa9ad50b173c8
parent5d056f37c74b652b3a3372d6aa88ac5e183f9d98 (diff)
DB/Quest: Pushed Too Far
-rw-r--r--sql/updates/world/3.3.5/2019_10_22_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_10_22_01_world.sql b/sql/updates/world/3.3.5/2019_10_22_01_world.sql
new file mode 100644
index 00000000000..2b1941f464b
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_10_22_01_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template_addon` SET `ExclusiveGroup`=-13047 WHERE `id` IN (13417,13047);
+UPDATE `quest_template_addon` SET `PrevQuestID`=13047 WHERE `id` IN (12869);