chore(DB): import pending files

Referenced commit(s): 77c06afb61
This commit is contained in:
github-actions[bot]
2024-08-27 20:41:12 +00:00
parent 77c06afb61
commit dccec87644

View File

@@ -1,3 +1,4 @@
-- DB update 2024_08_27_04 -> 2024_08_27_05
-- Warlord Zim'bo smart ai
SET @ENTRY := 26544;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;