chore(DB): import pending files

Referenced commit(s): f13bc5d7f7
This commit is contained in:
github-actions[bot]
2024-11-09 12:01:34 +00:00
parent f13bc5d7f7
commit 80a9af02d6

View File

@@ -0,0 +1,2 @@
-- DB update 2024_11_09_00 -> 2024_11_09_01
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` & ~(33554432 | 67108864) WHERE `entry` = 5855;