mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_12_11_07 -> 2022_12_11_08
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param5`=1 WHERE `entryorguid`=21126 AND `source_type`=0 AND `id` IN (5,6);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_11_08 -> 2022_12_11_09
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE (`entry` = 20061);
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1|64|1024 WHERE `entry` = 18044;
|
||||
Reference in New Issue
Block a user