mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_05_07_01 -> 2022_05_08_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_type`=85 WHERE `entryorguid`=30105 AND `source_type`=0 AND `id`=1;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=30331 AND `source_type`=0;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_05_08_00 -> 2022_05_08_01
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 25740 AND `GroupID` IN (0, 1);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
Reference in New Issue
Block a user