fix(DB/quest_template_addon): The Brokering of Peace Quest Order (#10634)

This commit is contained in:
ZhengPeiRu21
2022-02-14 16:47:31 -07:00
committed by GitHub
parent b5b4891470
commit fa3c236017

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644600270428016400');
UPDATE `quest_template_addon` SET `PrevQuestID` = 8481 WHERE `ID` IN (8484, 8485);