chore(DB): import pending files

Referenced commit(s): 5525f214b9
This commit is contained in:
AzerothCoreBot
2022-09-28 03:35:12 +00:00
parent 5525f214b9
commit 471953358c

View File

@@ -1,3 +1,4 @@
-- DB update 2022_09_28_05 -> 2022_09_28_06
--
UPDATE `creature_template` SET `AIName`='', `ScriptName`='npc_ahnqiraji_critter' WHERE `entry` IN (15316,15317);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (15316,15317) AND `source_type`=0;