chore(DB): import pending files

Referenced commit(s): 0b6f9b475b
This commit is contained in:
github-actions[bot]
2025-03-11 06:13:10 +00:00
parent 0b6f9b475b
commit d4b1c795c8

View File

@@ -1,3 +1,4 @@
-- DB update 2025_03_10_00 -> 2025_03_11_00
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (5357, 5358, 5359, 5360, 5361);
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 5359) AND (`source_type` = 0) AND (`id` = 1);