mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Quest: Make 3 Armaments of Battle quests repeatable
Closes #27071
(cherry picked from commit d2f887a226)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Makes 3 Argent Dawn "Armaments of Battle" quests repeatable
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=`SpecialFlags`| 1 WHERE `ID` IN (9223, 9227, 9228);
|
||||
Reference in New Issue
Block a user