chore(DB): import pending files

Referenced commit(s): f9564c5ee0
This commit is contained in:
github-actions[bot]
2025-05-29 17:19:19 +00:00
parent f9564c5ee0
commit 4ad99e2de8

View File

@@ -1,2 +1,3 @@
-- DB update 2025_05_29_00 -> 2025_05_29_01
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~(4), `flags_extra` = `flags_extra`|2147483648 WHERE (`entry` IN (29310,31465));