mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/Quests): Repeatable flag for The Alliance Needs More Iron Bars! (#12981)
This commit is contained in:
2
data/sql/updates/pending_db_world/ironbar.sql
Normal file
2
data/sql/updates/pending_db_world/ironbar.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id`=8495;
|
||||
Reference in New Issue
Block a user