mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_08_04 -> 2023_10_08_05
|
||||
-- Terrorclaw
|
||||
DELETE FROM `creature_template_addon` WHERE (`entry` = 20477);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_10_08_05 -> 2023_10_08_06
|
||||
-- Pamela's Doll
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 10926;
|
||||
|
||||
Reference in New Issue
Block a user