chore(DB): import pending files

Referenced commit(s): 9aa3fef4a889ad8aff38a330a127a389f4972d6c
This commit is contained in:
AzerothCoreBot 2022-06-08 11:35:10 +00:00
parent 9aa3fef4a8
commit c0ab2ab08e

View File

@ -1,3 +1,4 @@
-- DB update 2022_06_08_01 -> 2022_06_08_02
-- (Quest)Mystery of the Infinite NPC: "Future You", remove SAI (unused)
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 27899;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type` = 0;