chore(DB): import pending files

Referenced commit(s): 4328567e2ee1188cb9a6cba9540948673c102315
This commit is contained in:
github-actions[bot] 2025-01-16 08:53:53 +00:00
parent 8c9dd1aeeb
commit 93b89d828e
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
-- DB update 2025_01_16_00 -> 2025_01_16_01
--
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 24043) AND (`source_type` = 0) AND (`id` IN (2));

View File

@ -1,3 +1,4 @@
-- DB update 2025_01_16_01 -> 2025_01_16_02
--
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 24138;