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

Closes #25686
This commit is contained in:
offl
2020-12-04 11:02:20 +02:00
parent abfde1eb7e
commit d1971b6bc5

View File

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