chore(DB): import pending files

Referenced commit(s): e807754021
This commit is contained in:
github-actions[bot]
2023-11-29 21:27:16 +00:00
parent c1a12a64ee
commit 39fe789af7

View File

@@ -1,3 +1,4 @@
-- DB update 2023_11_29_00 -> 2023_11_29_01
-- Bombing Run (11010) should not be available to druids
UPDATE `quest_template_addon` SET `AllowableClasses`=`AllowableClasses`|1|2|4|8|16|32|64|128|256 WHERE `ID` = 11010;