chore(DB): import pending files

Referenced commit(s): 54c83433c6
This commit is contained in:
github-actions[bot]
2024-11-13 21:24:51 +00:00
parent 54c83433c6
commit 35ebe2f9c6

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_13_03 -> 2024_11_13_04
-- Field Marshal Rohamus smart ai
SET @ENTRY := 19316;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;