mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Quest): "A Score to Settle" now requires "Report to Anselm" to be completed (#24318)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- "A Score to Settle" requires "Report to Anselm"
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 11234 WHERE `ID` = 11272;
|
||||
Reference in New Issue
Block a user