fix(DB/Quest): Fix quest chain progression for Taunka storyline in BoreanTundra (#22857)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
parent
20db584c00
commit
55b3bb8cfb
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Make "Into the Fold" (11978) available without prereqs
|
||||
UPDATE `quest_template_addon` SET `NextQuestID` = 0 WHERE `ID` IN (11977, 11979);
|
||||
Loading…
Add table
Add a link
Reference in a new issue