chore(DB): import pending files

Referenced commit(s): 721a1de241
This commit is contained in:
AzerothCoreBot
2023-07-26 11:53:12 +00:00
parent 721a1de241
commit a5e84f610a

View File

@@ -0,0 +1,5 @@
-- DB update 2023_07_26_03 -> 2023_07_26_04
--
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 12298;
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 12298) AND (`source_type` = 0);