fix(DB/Quest) - Remember Everfrost! is now repetable (#23878)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
parent
b92976fa50
commit
ae3ff5f840
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Makes the quest "Remember Everfrost" repetable
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags` | 1 WHERE `ID` = 13421;
|
||||
Loading…
Add table
Add a link
Reference in a new issue