chore(DB): import pending files

Referenced commit(s): bc101780e8
This commit is contained in:
AzerothCoreBot
2022-05-25 02:31:16 +00:00
parent bc101780e8
commit edfd2bba8e

View File

@@ -1,3 +1,4 @@
-- DB update 2022_05_25_00 -> 2022_05_25_01
-- Commander Felstrom, set unlootable if resurrection goes through and despawn body after
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 771;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 771;