mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
-- XOR PrevQuestID that was 499 Elixir of Suffering
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` = 501;
|
||||
Reference in New Issue
Block a user