chore(DB): import pending files

Referenced commit(s): 4d40ffbab7
This commit is contained in:
github-actions[bot]
2026-07-28 16:20:41 +00:00
parent d990c02891
commit f58c266642

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_28_01 -> 2026_07_28_02
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 17681;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 17681);