chore(DB): import pending files

Referenced commit(s): b3f21d909a
This commit is contained in:
github-actions[bot]
2024-06-22 06:05:48 +00:00
parent b3f21d909a
commit ada343a6b3

View File

@@ -1,2 +1,3 @@
-- DB update 2024_06_22_00 -> 2024_06_22_01
-- make Quest 'Apothecary Zamah' failable in any state
UPDATE `quest_template_addon` SET `SpecialFlags` = (`SpecialFlags` | 128) WHERE (`ID` = 853);