chore(DB): import pending files

Referenced commit(s): 4d4661bf1f
This commit is contained in:
github-actions[bot] 2026-08-27 14:00:30 +00:00
parent 4d4661bf1f
commit a34d5a9116

View file

@ -1,3 +1,4 @@
-- DB update 2026_08_27_07 -> 2026_08_27_08
--
-- MAX_AGGRO_RADIUS 45.0f
UPDATE `creature_template` SET `detection_range` = 45 WHERE (`entry` IN (33113, 34003));