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:
Skjalf
2022-09-06 10:14:22 -03:00
committed by GitHub
parent c172ac6e87
commit ede3c95faf

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id` IN (8543, 8546);