mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Quest_template): Location for Twisted Hatred (#7953)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631947439904192834');
|
||||
|
||||
-- Correct handin location for Twisted Hatred
|
||||
UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Tallonkai Swiftroot at Dolanaar in Teldrassil.' WHERE `ID` = 932;
|
||||
|
||||
Reference in New Issue
Block a user