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:
parent
f311d8aad4
commit
3993c02e13
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- "A Score to Settle" requires "Report to Anselm"
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 11234 WHERE `ID` = 11272;
|
||||
Loading…
Add table
Add a link
Reference in a new issue