chore(DB): import pending files

Referenced commit(s): e3f4cba090
This commit is contained in:
github-actions[bot]
2025-10-25 21:17:10 +00:00
parent e3f4cba090
commit dfd21be75b

View File

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