chore(DB): import pending files

Referenced commit(s): f9a26d21d7
This commit is contained in:
github-actions[bot]
2025-07-23 13:54:48 +00:00
parent f9a26d21d7
commit 6bf8469cf3

View File

@@ -1,3 +1,4 @@
-- DB update 2025_07_22_03 -> 2025_07_23_00
-- Add Unit Flags (Immune To PC and Immune To NPC).
UPDATE `creature_template` SET `unit_flags` = `unit_flags` |256|512 WHERE (`entry` = 28416);