fix(DB/Quest): "Botanist Taerix" and "Urgent Delivery!" (#4111)
This commit is contained in:
parent
5d2bda6ba8
commit
234943fab1
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609341775988183484');
|
||||
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 9280 WHERE (`ID` = 9409);
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 9409 WHERE (`ID` = 9371);
|
||||
Loading…
Add table
Add a link
Reference in a new issue