fix(DB/Quest): Secrets of the Flamebinders quest chain (#2873)
This commit is contained in:
parent
d3d9ad716e
commit
ccaf946ebd
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1586601593003530500');
|
||||
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 12294, `NextQuestID` = 12225, `ExclusiveGroup` = -12222 WHERE `id` IN (12222, 12223);
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 12222 WHERE `id` = 12255;
|
||||
Loading…
Add table
Add a link
Reference in a new issue