chore(DB): import pending files

Referenced commit(s): 19626d0bfa
This commit is contained in:
github-actions[bot]
2025-06-17 17:47:49 +00:00
parent 19626d0bfa
commit 7f46986771

View File

@@ -1,2 +1,3 @@
-- DB update 2025_06_16_00 -> 2025_06_17_00
-- Set Distract immunity to Molten War Golem
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask` | (8|64|1024) WHERE `entry` = 8908;