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