chore(DB): import pending files

Referenced commit(s): d07861c584
This commit is contained in:
github-actions[bot]
2024-03-10 10:35:28 +00:00
parent d07861c584
commit 7b5746da8d

View File

@@ -1,2 +1,3 @@
-- DB update 2024_03_09_00 -> 2024_03_10_00
-- update 44844 'Turkey Caller' - add flagsCustom - CU_DURATION_REAL_TIME
UPDATE `item_template` SET `flagsCustom` = (`flagsCustom` | 1) WHERE (`entry` = 44844);