fix(DB/Quest) - A Spark of Hope now can be picked up (#24071)

Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
Ryan Turner
2025-12-08 09:27:29 +00:00
committed by GitHub
parent 9cfbb48520
commit e9588abb4e

View File

@@ -0,0 +1,2 @@
-- A Spark of Hope requires The Refiner's Fire
UPDATE `quest_template_addon` SET `PrevQuestID` = 12922 WHERE `ID` = 12956;