fix(DB) A Lost Master missing prerequisite (#5375)

This commit is contained in:
Axel Cocat 2021-04-25 21:06:05 +02:00 committed by GitHub
parent 96e0d2ca90
commit 3a4d377bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618936390620368100');
UPDATE `quest_template_addon` SET `PrevQuestID` = 985 WHERE `ID` = 986;