aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZenoX92 <ZenoX92@users.noreply.github.com>2018-08-19 14:44:09 +0200
committerShauren <shauren.trinity@gmail.com>2021-10-21 23:25:24 +0200
commitff16fd186e2531ac188a3171e33d6f3a75ff39dc (patch)
tree39e575d99ab366f1bd033d140dd3e9cb24f15498
parent539fcb1862e3406e8986a90b55b47ec368dc4c77 (diff)
DB/Quest: "Shady Rest Inn" Quest Chain (Alliance)
Closes #22273 (cherry picked from commit 11e2bf2b145fc02a091dcd6f24323cfd2ace7d2e)
-rw-r--r--sql/updates/world/master/2021_10_21_02_world_2018_08_19_00_world_335.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_21_02_world_2018_08_19_00_world_335.sql b/sql/updates/world/master/2021_10_21_02_world_2018_08_19_00_world_335.sql
new file mode 100644
index 00000000000..9e9730a0d1f
--- /dev/null
+++ b/sql/updates/world/master/2021_10_21_02_world_2018_08_19_00_world_335.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template_addon` SET `ExclusiveGroup`=-11144, `NextQuestID`=11149 WHERE `ID` IN (11144,11148); -- Quests "Confirming the Suspicion" / "Arms of the Grimtotems"
+UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=11149; -- Quest "Tabetha's Assistance"