mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_07_20_08 -> 2022_07_20_09
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 12119;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 12119) AND (`source_type` = 0) AND (`id` IN (0, 1));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_07_20_09 -> 2022_07_20_10
|
||||
--
|
||||
/* Snakes */
|
||||
UPDATE `creature` SET `id1`=11371 WHERE `guid` IN (49096, 49097);
|
||||
Reference in New Issue
Block a user