chore(DB): import pending files

Referenced commit(s): 52a2e76c93
This commit is contained in:
github-actions[bot]
2023-10-11 08:19:52 +00:00
parent 52a2e76c93
commit 8fbf143c03

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_10_14 -> 2023_10_11_00
-- Bad Attitude
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` IN (1082,1084,1400,1417);
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (1082,1084,1400,1417);