chore(DB): import pending files

Referenced commit(s): bcfcdbdb4c
This commit is contained in:
github-actions[bot]
2024-11-27 20:26:59 +00:00
parent bcfcdbdb4c
commit b5be6bc702

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_27_01 -> 2024_11_27_02
-- add flag CU_DURATION_REAL_TIME to Pilgrim's Bounty items
-- Wild Turkey
UPDATE `item_template` SET `flagsCustom` = (`flagsCustom` | 1) WHERE (`entry` = 44834);