mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/Quest): "Botanist Taerix" and "Urgent Delivery!" (#4111)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user