chore(DB): import pending files

Referenced commit(s): d0d3c0be26
This commit is contained in:
github-actions[bot]
2026-06-01 20:12:44 +00:00
parent d0d3c0be26
commit 333ba2f9ec
@@ -1,3 +1,4 @@
-- DB update 2026_05_31_01 -> 2026_06_01_00
--
-- Savage weapon flags: no-disenchant and ability to sell them back to vendors for refund
UPDATE `item_template` SET `Flags` = `Flags`|4096|32768 WHERE `entry` IN (42356,42511,42557,42221,42295,42212,42206,42294,42523,42382,44416,42344,42297,42535,42213,42446,42574,42575,42576,42219,42220,42611,42612,42445,42215,42296,42517,42222,42223,42568,42529,42218,42447,42556,42216,42217,42618,42224,42388,42343,42448,42593,42594,42595,42444,44415,42214);