mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-05 18:20:24 -08:00
fix(DB/Quest) - Burning To Help no longer requires Sharpening Your Talons (#23982)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
parent
2e3cddb9d2
commit
f526c778e6
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Burning to Help doesn't require Sharpening Your Talons
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` = 12683;
|
||||
Loading…
Add table
Add a link
Reference in a new issue