chore(DB): import pending files

Referenced commit(s): 7169215a88
This commit is contained in:
github-actions[bot]
2023-09-20 20:42:35 +00:00
parent e02554a232
commit 0e7d49529b

View File

@@ -1,3 +1,4 @@
-- DB update 2023_09_20_05 -> 2023_09_20_06
-- Summoned Succubus
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 5677;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 5677);