mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update aq_war_effort.sql
This commit is contained in:
@@ -264,3 +264,5 @@ UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Chief Sharpclaw in
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `ID` = 8609;
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = 1 WHERE `ID` = 8610;
|
||||
|
||||
-- make Field Duty Quests repeatable
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = 1 WHERE `ID` IN (8548, 8572, 8573, 8574, 9338);
|
||||
|
||||
Reference in New Issue
Block a user