fix(DB/Quest) No prerequisite for Suppressing the Elements (#23849)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
This commit is contained in:
parent
ca049e050d
commit
2716290be3
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11311);
|
||||
Loading…
Add table
Add a link
Reference in a new issue