chore(DB): import pending files

Referenced commit(s): fd497521b7
This commit is contained in:
github-actions[bot]
2025-10-28 09:42:15 +00:00
parent fd497521b7
commit e00f707777

View File

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