chore(DB): import pending files

Referenced commit(s): 6f65f5f22b
This commit is contained in:
github-actions[bot]
2024-12-14 08:47:33 +00:00
parent 8fce766627
commit 4746425683

View File

@@ -1,2 +1,3 @@
-- DB update 2024_12_12_02 -> 2024_12_14_00
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 8, `mechanic_immune_mask` = `mechanic_immune_mask`|131072 WHERE `entry` = 22855;