chore(DB): import pending files

Referenced commit(s): 1c28456599
This commit is contained in:
github-actions[bot]
2024-07-14 15:38:13 +00:00
parent 1c28456599
commit 2a5233c5da

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_14_03 -> 2024_07_14_04
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` IN (2307, 11940, 11941, 11943, 19064, 32743, 37072);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2307, 11940, 11941, 11943, 19064, 32743, 37072) AND `source_type` = 0;