aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-04-07 23:40:29 +0200
committerKillyana <morphone1@gmail.com>2018-04-07 23:40:29 +0200
commitd510bb576489b96f9bb7f252acab7c8b8b659f96 (patch)
tree00dbdd3ec9ee02362ad139caf00b60acf57cb65e /sql
parent157b0f8fcd2a14db11a55fbb9e0b76705b50872b (diff)
DB/Quest: Vital Intelligence and Novice Elreth requirements
Closes #18926
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2018_04_07_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2018_04_07_01_world.sql b/sql/updates/world/master/2018_04_07_01_world.sql
new file mode 100644
index 00000000000..3848e0d38d1
--- /dev/null
+++ b/sql/updates/world/master/2018_04_07_01_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template_addon` SET `PrevQuestID`=24971 WHERE `ID`=24972;
+UPDATE`quest_template_addon` SET `ExclusiveGroup`=0 WHERE `ID`=28651;