chore(DB): import pending files

Referenced commit(s): 9eeaef516afa95d2d1c4759ef8696de56d7c1782
This commit is contained in:
github-actions[bot] 2025-02-09 06:32:38 +00:00
parent 9eeaef516a
commit 709368ca22

View File

@ -1,3 +1,4 @@
-- DB update 2025_02_07_04 -> 2025_02_09_00
-- Kaylaan smart ai
SET @ENTRY := 20780;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;