chore(DB): import pending files

Referenced commit(s): 81251aaf5e
This commit is contained in:
github-actions[bot]
2024-09-28 13:51:37 +00:00
parent 81251aaf5e
commit b07670f130

View File

@@ -0,0 +1,3 @@
-- DB update 2024_09_28_00 -> 2024_09_28_01
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` & ~2048 WHERE (`entry` = 22056);