mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
DB/Quest: Fix requirements for Preying Upon the Weak
Closes #22495
(cherry picked from commit 0e222ed254)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=11250 WHERE `id` IN (11292);
|
||||
Reference in New Issue
Block a user