fix(Quest/HillsbradFoothills) Elixir of Pain quest now has no prerequisite (#21662)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
This commit is contained in:
parent
0b24431768
commit
5ab3997c40
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- XOR PrevQuestID that was 499 Elixir of Suffering
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` = 501;
|
||||
Loading…
Add table
Add a link
Reference in a new issue