chore(DB): import pending files

Referenced commit(s): 8eb7b24670
This commit is contained in:
github-actions[bot]
2024-07-14 15:28:26 +00:00
parent 8eb7b24670
commit 5f62cf71e0

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_14_02 -> 2024_07_14_03
--
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 18879;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 18879);