mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_09_25_02 -> 2024_09_25_03
|
||||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21806;
|
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21806;
|
||||||
|
|
||||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21806) AND (`source_type` = 0) AND (`id` IN (2));
|
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 21806) AND (`source_type` = 0) AND (`id` IN (2));
|
||||||
Reference in New Issue
Block a user