chore(DB): import pending files

Referenced commit(s): b5e947cac8578e0a1120a878460c38b8f2edd93a
This commit is contained in:
github-actions[bot] 2025-10-31 12:16:04 +00:00
parent b5e947cac8
commit dea6bce8e1

View File

@ -1,3 +1,4 @@
-- DB update 2025_10_30_01 -> 2025_10_31_00
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 27966;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 27966) AND (`source_type` = 0) AND (`id` IN (0, 1, 2));