chore(DB): import pending files

Referenced commit(s): 2f50923caf
This commit is contained in:
github-actions[bot]
2025-01-04 07:32:21 +00:00
parent 2f50923caf
commit 7084ebdcea

View File

@@ -1,3 +1,4 @@
-- DB update 2025_01_04_00 -> 2025_01_04_01
-- Argah smart ai
SET @ENTRY := 27440;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;