chore(DB): import pending files

Referenced commit(s): 504b172f91
This commit is contained in:
github-actions[bot] 2026-04-25 16:20:23 +00:00
parent 504b172f91
commit 587239a29b

View file

@ -1,2 +1,3 @@
-- DB update 2026_04_25_00 -> 2026_04_25_01
-- Ironhand Guardian (entry 8982) should never enter combat
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x2000 WHERE `entry` = 8982;