chore(DB): import pending files

Referenced commit(s): 755d439896
This commit is contained in:
github-actions[bot]
2023-12-03 13:36:33 +00:00
parent 755d439896
commit 1fb5b6340e

View File

@@ -1,3 +1,4 @@
-- DB update 2023_12_03_04 -> 2023_12_03_05
--
SET @ENTRY := 25040; -- Greater Water Elemental
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = @ENTRY;