chore(DB): import pending files

Referenced commit(s): 3a4d321ba4
This commit is contained in:
github-actions[bot]
2024-05-13 19:46:22 +00:00
parent 3a4d321ba4
commit 15e46de4bc

View File

@@ -1,3 +1,4 @@
-- DB update 2024_05_12_03 -> 2024_05_13_00
-- Rimblat Earthshatter smart ai
SET @ENTRY := 16134;
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;