mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_09_00 -> 2023_02_10_00
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (35008);
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_10_00 -> 2023_02_10_01
|
||||
--
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type`=21, `target_param1`=30 WHERE `entryorguid` IN (2832700) AND `source_type`=9 AND `id` IN (0,1,2);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_10_01 -> 2023_02_10_02
|
||||
--
|
||||
|
||||
UPDATE `creature` SET `id1`=40607 WHERE `guid`=133917 AND `id1` = 34084;
|
||||
Reference in New Issue
Block a user