diff --git a/Updates/quest.9280.9369.9371.sql b/Updates/quest.9280.9369.9371.sql new file mode 100644 index 0000000..87f231f --- /dev/null +++ b/Updates/quest.9280.9369.9371.sql @@ -0,0 +1,4 @@ +-- q.9280 q.9369 'Replenishing the Healing Crystals' +UPDATE `quest_template` SET NextQuestId = 9409 WHERE entry = 9280 AND entry = 9369; +-- q.9371 'Botanist Taerix' +UPDATE `quest_template` SET PrevQuestId = 9409 WHERE entry = 9371;