chore(DB): import pending files

Referenced commit(s): 6f473690ee
This commit is contained in:
github-actions[bot] 2026-04-17 10:28:43 +00:00
parent 6f473690ee
commit b40a978938

View file

@ -1,3 +1,4 @@
-- DB update 2026_04_16_00 -> 2026_04_17_00
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` & ~0x1
WHERE `entry` IN (30449, 30451, 30452, 31520, 31534, 31535);