chore(DB): import pending files

Referenced commit(s): 6dda22ec46
This commit is contained in:
github-actions[bot]
2025-09-20 12:26:52 +00:00
parent 849303a1f4
commit f9fd86af50

View File

@@ -1,2 +1,3 @@
-- DB update 2025_09_20_03 -> 2025_09_20_04
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 33554432 WHERE `entry` IN (29311, 31464);