mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_11_29_01 -> 2025_11_29_02
|
||||||
--
|
--
|
||||||
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 11287);
|
UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 11287);
|
||||||
UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE (`ID` = 11287);
|
UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE (`ID` = 11287);
|
||||||
Reference in New Issue
Block a user