chore(DB): import pending files

Referenced commit(s): 066cd8bbd9
This commit is contained in:
github-actions[bot] 2026-03-24 02:06:58 +00:00
parent 066cd8bbd9
commit eaf97ce954

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_24_00 -> 2026_03_24_01
-- Defias Tower Patroller smart ai
SET @ENTRY := 7052;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;