aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-05-31 02:18:03 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-09 00:16:04 +0100
commitc77a4e62811ce64eca83060db7a8f18d643dbc6a (patch)
tree73dc924e2180d0806f00dceed6d0198de4956584
parent200db638eee964c70e3498a08109c0f58e171c1a (diff)
DB/Quest: Slain by the Wretched
Closes #23332 (cherry picked from commit d333cd0ccfdaaab822eae4a6f5cc0d47ce521875)
-rw-r--r--sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql b/sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql
new file mode 100644
index 00000000000..76d64d74398
--- /dev/null
+++ b/sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `ID`=9704;
+UPDATE `quest_template_addon` SET `BreadcrumbForQuestId`=9704 WHERE `ID`=8347;