chore(DB): import pending files

Referenced commit(s): f0ba3ac821
This commit is contained in:
github-actions[bot]
2025-10-28 23:42:44 +00:00
parent f0ba3ac821
commit cbec99efb3

View File

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