chore(DB): import pending files

Referenced commit(s): c0ddc54d41
This commit is contained in:
AzerothCoreBot
2022-11-12 03:16:14 +00:00
parent c0ddc54d41
commit 0625504f77

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_12_07 -> 2022_11_12_08
-- Jammal\'an the Prophet
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 5710;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 5710) AND (`source_type` = 0) AND (`id` IN (4, 5));