fix(DB/Quests): Repeatable flags for The Horde Needs More Mithril & T… (#12968)
fix(DB/Quests): Repeatable flags for The Horde Needs More Mithril & Tin bars
This commit is contained in:
parent
c172ac6e87
commit
ede3c95faf
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id` IN (8543, 8546);
|
||||
Loading…
Add table
Add a link
Reference in a new issue