fix(DB/Quest): Make Sealed Vial of Poison Repeatable (#24345)

This commit is contained in:
Gultask
2026-01-07 16:06:30 -03:00
committed by GitHub
parent fc36f1b68c
commit 2e919afbe0

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE (`ID` = 13845);