chore(DB): import pending files

Referenced commit(s): 7370729919
This commit is contained in:
github-actions[bot] 2026-03-26 19:39:01 +00:00
parent 7370729919
commit 57a2d86862

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_26_00 -> 2026_03_26_01
-- Set Extra Flag Ignore Pathfinding
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |536871042 WHERE (`entry` = 30616);