chore(DB): import pending files

Referenced commit(s): 4d2284cecb
This commit is contained in:
github-actions[bot]
2024-08-17 18:20:24 +00:00
parent 4d2284cecb
commit 29f528cb4f

View File

@@ -0,0 +1,3 @@
-- DB update 2024_08_13_03 -> 2024_08_17_00
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256, `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 22950;