mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_20_03 -> 2023_09_20_04
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 16833;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_20_04 -> 2023_09_20_05
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21246;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 21246);
|
||||
Reference in New Issue
Block a user