chore(DB): import pending files

Referenced commit(s): 4eb44a08b5
This commit is contained in:
github-actions[bot]
2024-09-03 00:21:49 +00:00
parent 4189b4399a
commit f6fd978a7a

View File

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