mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/quest_template): correct objective for The Sacred Flame 1/3 (#6796)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625666226723560650');
|
||||
|
||||
UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Zangen Stonehoof in Thunder Bluff.' WHERE `ID` = 1195;
|
||||
|
||||
Reference in New Issue
Block a user