mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_05_08_07 -> 2022_05_08_08
|
||||||
-- Soulflayer
|
-- Soulflayer
|
||||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 11359;
|
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 11359;
|
||||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 11359) AND (`source_type` = 0) AND (`id` IN (0, 1, 3));
|
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 11359) AND (`source_type` = 0) AND (`id` IN (0, 1, 3));
|
||||||
Reference in New Issue
Block a user