fix(DB/Quest): Make Sealed Vial of Poison Repeatable (#24345)
This commit is contained in:
parent
fc36f1b68c
commit
2e919afbe0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE (`ID` = 13845);
|
||||
Loading…
Add table
Add a link
Reference in a new issue