chore(DB): import pending files

Referenced commit(s): 32519217a0
This commit is contained in:
github-actions[bot]
2025-10-29 23:32:44 +00:00
parent 32519217a0
commit fdf19f1cf7

View File

@@ -1,3 +1,4 @@
-- DB update 2025_10_29_01 -> 2025_10_29_02
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28580;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 28580);