mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/Quest): wrong quest chain order (#4320)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1611179465393657785');
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = -944 WHERE `ID` IN (960, 961);
|
||||
Reference in New Issue
Block a user