chore(DB): import pending files

Referenced commit(s): e9c1be4648
This commit is contained in:
github-actions[bot]
2025-09-09 20:48:25 +00:00
parent e9c1be4648
commit 0fb904f82a

View File

@@ -0,0 +1,7 @@
-- DB update 2025_09_09_04 -> 2025_09_09_05
--
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 29978;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 29984) AND (`source_type` = 0) AND (`id` = 0);
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 29978) AND (`source_type` = 0);