chore(DB): import pending files

Referenced commit(s): d68bf36762
This commit is contained in:
github-actions[bot]
2025-04-13 18:44:27 +00:00
parent d68bf36762
commit e43550a12c

View File

@@ -1,2 +1,3 @@
-- DB update 2025_04_13_02 -> 2025_04_13_03
-- Set immune to taunt
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE (`entry` = 25840);