chore(DB): import pending files

Referenced commit(s): 1ec72ae6dc
This commit is contained in:
github-actions[bot]
2024-02-04 14:12:06 +00:00
parent 26d0c137a9
commit f72174c622
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_03_07 -> 2024_02_04_00
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 22022;

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_04_00 -> 2024_02_04_01
--
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (20060, 20062, 20063, 20064);