mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-09 03:18:57 +01:00
DB/Quest: Add PrevQuestID to 'Flash Bomb Recipe' (1559)
Closes #25686
(cherry picked from commit d1971b6bc5)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 705 WHERE `ID` = 1559;
|
||||
Reference in New Issue
Block a user