mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Quests): Make Zul'Drak blessing quests repeatable (#24066)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags` | 1 WHERE `ID` IN (12618, 12656);
|
||||
Reference in New Issue
Block a user