chore(DB): import pending files

Referenced commit(s): d30306c250
This commit is contained in:
github-actions[bot]
2025-03-30 16:47:38 +00:00
parent d30306c250
commit 08696f9aad

View File

@@ -1,3 +1,4 @@
-- DB update 2025_03_30_00 -> 2025_03_30_01
-- Remove Immune to Distract Flag
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`& ~8 WHERE (`entry` = 25741);