chore(DB): import pending files

Referenced commit(s): e8ec77dca7
This commit is contained in:
github-actions[bot]
2025-11-15 17:18:39 +00:00
parent e8ec77dca7
commit 3a2c717993

View File

@@ -1,3 +1,4 @@
-- DB update 2025_11_15_10 -> 2025_11_15_11
-- Add Immune To PC, Immune To Npc, Stunned, Prevent Emotes, Feign Death and remove All Dynamic Flags (Sniffed)
UPDATE `creature_template` SET `unit_flags` = `unit_flags` |256|512|262144|536870912, `unit_flags2` = `unit_flags2` |1, `dynamicflags` = 0 WHERE (`entry` = 26514);