parent
44b0ee8917
commit
e4c867a8f4
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue