fix(DB/Quest_template): Location for Twisted Hatred (#7953)
This commit is contained in:
parent
4cf8e7a1f3
commit
bacba76ab7
1 changed files with 5 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue