We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82f64b commit b3b0906Copy full SHA for b3b0906
sql/updates/world/3.3.5/2025_12_14_02_world.sql
@@ -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