mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -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);
|
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;
|
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2307, 11940, 11941, 11943, 19064, 32743, 37072) AND `source_type` = 0;
|
||||||
Reference in New Issue
Block a user