mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_06_22_01 -> 2022_06_22_02
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (11357, 14989);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE ((`source_type` = 0 AND `entryorguid` = 14989)) OR (`source_type` = 0 AND `entryorguid` = 11357);
|
||||
Reference in New Issue
Block a user