mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id` IN (8543, 8546);
|
||||
Reference in New Issue
Block a user