chore(DB): import pending files

Referenced commit(s): 409ad14e14
This commit is contained in:
github-actions[bot]
2025-02-15 23:27:32 +00:00
parent 409ad14e14
commit df7c23d763

View File

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