Skip to content

Commit b3b0906

Browse files
authored
DB/Quest: Fix the prerequisite quest for "Sleeping Giants"
closes #31562 by CraftedRO
1 parent f82f64b commit b3b0906

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- Fix the prerequisite quest for "Sleeping Giants"
2+
UPDATE `quest_template_addon` SET `PrevQuestID`=11231 WHERE `ID`=11432;

0 commit comments

Comments
 (0)