DB/Quest: Add PrevQuestID to 'Flash Bomb Recipe' (1559)

Closes #25686

(cherry picked from commit d1971b6bc5)
This commit is contained in:
offl
2020-12-04 11:02:20 +02:00
committed by Shauren
parent eaec948d49
commit 2f64a1c166

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `PrevQuestID` = 705 WHERE `ID` = 1559;