chore(DB): import pending files

Referenced commit(s): 5ab142af93
This commit is contained in:
github-actions[bot]
2024-08-31 14:06:15 +00:00
parent 63a0f333df
commit be4b0f536e

View File

@@ -1,3 +1,4 @@
-- DB update 2024_08_30_02 -> 2024_08_31_00
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21806;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21806) AND (`source_type` = 0) AND (`id` IN (5));